
C613-50186-01 Rev B
Command Reference for AR2050V
662
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
IP
ADDRESS
(IP A
DDRESSING
AND
P
ROTOCOL
)
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
To add the IP address
10.10.11.50/24
to the PPP interface
ppp0
, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
ip address 10.10.11.50/24
Related
Commands