152 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.x
FILE MANAGEMENT COMMANDS
SHOW
RUNNING-CONFIG INTERFACE
To display the current running configuration of a device for VLAN 1, use the
command:
awplus# show running-config interface vlan1
To display the current running configuration of a device for VLANs 1 and 3-5, use
the command:
awplus# show running-config interface vlan1,vlan3-vlan5
Output Figure 3-14: Example output from a show running-config interface port1.0.2
command
Figure 3-15: Example output from the show running-config interface
command
Related
Commands
copy running-config
show running-config
awplus#sh running-config interface port1.0.2
!
interface port1.0.2
switchport
switchport mode access
!
awplus#sh running-config interface
interface port1.0.1-1.0.6
switchport
switchport mode access
!
interface vlan1
ip address 192.168.1.1/24
ip rip authentication mode md5
ip rip authentication string mykey
ip irdp
!
interface vlan2
ip address 192.168.2.2/24
ip rip authentication mode md5
ip rip authentication key-chain cars
!