Westermo MDI-112-F4G User Manual
Page 89

85
Mdix mode is Auto.
Medium mode is Copper.
Display – Port Egress
Rule (Egress rule, IP
address, status)
Switch# show running-config
……
!
interface fastethernet1
switchport access vlan 1
switchport access vlan 3
switchport trunk native vlan 2
…….
interface vlan1
ip address 192.168.2.200/24
no shutdown
VLAN Configuration
Create VLAN (2)
Switch(config)# vlan 2
vlan 2 success
Switch(config)# interface vlan 2
Switch(config-if)#
Note: In CLI configuration, you should create a VLAN
interface first. Then you can start to add/remove
ports. Default status of the created VLAN is unused
until you add member ports to it.
Remove VLAN
Switch(config)# no vlan 2
no vlan success
Note: You can only remove the VLAN when the VLAN is
in unused mode.
VLAN Name
Switch(config)# vlan 2
vlan 2 has exists
Switch(config-vlan)# name v2
Switch(config-vlan)# no name
Note: Use no name to change the name to default name,
VLAN VID.
VLAN description
Switch(config)# interface vlan 2