DES-7200 Configuration Guide Chapter 5 VLAN Configuration
5-21
DES-7200(config-if)#switchport access vlan 10
# Enter the interface range of Gi 0/13-24
DES-7200(config-if)#interface range GigabitEthernet 0/13-24
# Configure Gi 0/13-24 as Access ports
DES-7200(config-if)#switchport mode access
# Add Gi 0/13-24 to VLAN 20
DES-7200(config-if)#switchport access vlan 20
# Return to the global configuration mode
DES-7200(config-if)#exit
Specify the trunk port for connecting core switch
# Enter port Gi 0/1
DES-7200(config)#interface GigabitEthernet 0/1
# Configure Gi 0/1 as trunk port
DES-7200(config-if)#switchport mode trunk
# Return to global configuration mode
DES-7200(config-if)#exit