
C613-50186-01 Rev B
Command Reference for AR2050V
371
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
I
NTERFACE
C
OMMANDS
INTERFACE
(
TO
CONFIGURE
)
Example
The following example shows how to enter Interface mode to configure
vlan1
.
Note how the prompt changes.
awplus#
configure terminal
awplus(config)#
interface vlan1
awplus(config-if)#
The following example shows how to enter Interface mode to configure PPP
interface, PPP0.
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
The following example shows how to enter Interface mode to configure the local
loopback interface.
awplus#
configure terminal
awplus(config)#
interface lo
awplus(config-if)#
The following example shows how to enter interface mode to configure bridge
br2.
awplus#
configure terminal
awplus(config)#
interface br2
awplus(config-if)#
Related
Commands