C613-50100-01 REV C Command Reference for x930 Series 725
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
IP ADDRESSING AND PROTOCOL COMMANDS
IP
ADDRESS (IP ADDRESSING AND PROTOCOL)
To add the IP address 10.10.11.50/24 to the local loopback interface lo, use
the following commands:
awplus# configure terminal
awplus(config)# interface lo
awplus(config-if)# ip address 10.10.11.50/24
Related
Commands
interface (to configure)
show ip interface
show running-config interface