
12 Wi² Controller CLI Reference Guide
Chapter 1 - Introduction
1.6 Sample CLI Session
This sample CLI session shows you how to set the WAN port to use a static IP
address, disable NAT, and add an alternate IP address.
Wi ²-CTRL-40 V. 5.2
CLI> enable
CLI# config
CLI(config)# interface ip wan
CLI(config-if-ip)# ip address 192.168.66.1/24
CLI(config-if-ip)# ip address mode static
CLI(config-if-ip)# no ip nat
CLI(config-if-ip)# ip address alternate 192.168.23.56
CLI(config-if-ip)# end
CLI(config)# end
CLI# quit
Commentaires sur ces manuels