(config)# no vlan ethertype s-custom-port <0x0600-0xffff>
Port VLAN Configuration :
- Port Mode :
(config-if)# switchport mode { access | trunk | hybrid }
(config-if)# no switchport mode
- Port VLAN ID :
If port is in Access mode, ...
(config-if)# switchport access vlan <vlan_id>
(config-if)# no switchport access vlan
If port is in Trunk mode, ...
(config-if)# switchport trunk native vlan <vlan_id>
(config-if)# no switchport trunk native vlan <vlan_id>
If port is in Hybrid mode, ...
(config-if)# switchport hybrid native vlan { <vlan_id> | none }
(config-if)# no switchport hybrid native vlan { <vlan_id> | none }
- Port Type : (If port is in Hybrid mode.)
(config-if)# switchport hybrid port-type { unaware | c-port | s-port |
s-custom-port }
(config-if)# no switchport hybrid port-type
- Ingress Filter : (If port is in Hybrid mode.)
(config-if)# switchport hybrid ingress-filtering
(config-if)# no switchport hybrid ingress-filtering
- Ingress Acceptance : (If port is in Hybrid mode.)
(config-if)# switchport hybrid acceptable-frame-type { all | tagged | untagged }
(config-if)# no switchport hybrid acceptable-frame-type
- Egress Tagging :
If port is in Trunk mode, ...
(config-if)# switchport trunk vlan tag native
(config-if)# no switchport trunk vlan tag native
If port is in Hybrid mode, ...
(config-if)# switchport hybrid egress-tag { none | all [ except-native ] }
(config-if)# no switchport hybrid egress-tag
- Allowed VLANs :
If port is in Trunk mode, ...
(config-if)# switchport trunk allowed vlan { all | none | [ add | remove | except ]
<vlan_list> }
(config-if)# no switchport trunk allowed vlan
If port is in Hybrid mode, ...
(config-if)# switchport hybrid allowed vlan { all | none | [ add | remove | except ]
<vlan_list> }
(config-if)# no switchport hybrid allowed vlan
- Forbidden VLANs :
94
Summary of Contents for GSW-3420FM
Page 64: ...Status by Command show tacacs server 61 ...
Page 79: ...76 ...
Page 144: ......
Page 145: ......