D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
803
IP Address/Subnet Mask VLAN Priority
------------------------ ----- ----------
172.168.1.1/255.255.255.0 10 2
DGS-3420-28SC:admin#
To display a specied IPv6 subnet VLAN entry:
DGS-3420-28SC:admin# show subnet_vlan ipv6network fe80:250:baff::0/64
Command: show subnet_vlan ipv6network fe80:250:baff::0/64
IP Address/Subnet Mask VLAN Priority
------------------------ ----- ----------
fe80:250:baff::0/64 10 2
DGS-3420-28SC:admin#
To display all subnet VLAN entries:
DGS-3420-28SC:admin#show subnet_vlan
Command: show subnet_vlan
IP Address/Subnet Mask VLAN Priority
------------------------ ----- ----------
172.168.1.1/255.255.255.0 10 2
172.18.211.1/255.255.255.0 20 3
172.18.211.6/255.255.255.0 5 1
fe80:250:baff::0/64 10 2
Total Entries: 4
DGS-3420-28SC:admin#
85-4 config vlan_precedence ports
Description
This command is used to configure vlan classification precedence on each port.
You can specify the order of MAC-based VLAN classification and subnet VLAN classification.
If a port’s VLAN classification is MAC-based precedence, MAC-based VLAN classification will
process at first. If MAC-based VLAN classification fails, the subnet VLAN classification will be
executed.
If a port’s VLAN classification is subnet VLAN precedence, the subnet VLAN classification will
process at first. If subnet VLAN classification fails, the MAC-based VLAN classification will be
executed.
Format
config vlan_precedence ports <portlist> [mac_based_vlan | subnet_vlan]