194
CHAPTER 3
CLI CONFIGURATION
remove:
Remove VLANs from the current list
except:
All VLANs except the following specified in <vlan_list>.
<vlan_list>:
Specify the VLAN list.
Negation:
(config-if)# no switchport trunk allowed vlan
Show:
# show vlan status
3.9.46.12 (config-if)# switchport trunk native vlan
Syntax:
(config-if)# switchport trunk native vlan <pvid>
Explanation:
Configure native VLAN ID in trunk mode for this specific interface.
Parameters:
<pvid>: Specify the port VLAN ID for this specific interface.
Negation:
(config-if)# no switchport trunk native vlan
Show:
# show running-config
3.9.46.13 (config-if)# switchport trunk vlan tag native
Syntax:
(config-if)# switchport trunk vlan tag native
Explanation:
Configure this specific interface to tag native VLAN traffic.
Negation:
(config-if)# no switchport trunk vlan tag native
3.9.46.14 (config-if)# switchport vlan ip-subnet id
Syntax:
(config-if)# switchport vlan ip-subnet id <vce_id> <ipv4> vlan <vid>
Explanation:
IP Subnet-based VLAN configuration is to map untagged ingress frames to a specific VLAN if the source
address is found in the IP subnet-to-VLAN mapping table. When IP subnet-based VLAN classification is enabled, the
source address of untagged ingress frames are checked against the IP subnet-to-VLAN mapping table. If an entry is
found for that subnet, these frames are assigned to the VLAN indicated in the entry. If no IP subnet is matched, the
untagged frames are classified as belonging to the receiving port’s VLAN ID (PVID).
Parameters:
<vce_id: 1-128>: Specify index of the entry. Valid range is 1
~
128.
<ipv4>: Specify IP address and subnet mask. The format is xx.xx.xx.xx/mm.mm.mm.mm.
<vid>: Indicate the VLAN ID.
Negation:
(config-if)# no switchport vlan ip-subnet id <vce_id_list>
Содержание IFS-1604GSM Series
Страница 385: ......