![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 147](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439147.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
147
delete subnet_vlan
Purpose
Use this command to delete subnet-based VLAN entries.
Syntax
delete subnet_vlan [network <network_address> | ipv6network <ipv6networkaddr> |
vlan <vlan_name 32> | vlanid <vidlist> | all]
Description
This command is used to delete subnet-based VLAN entries.
Parameters
network
−
Specifies an Ipv4 network address. The format is ipaddress/prefix length.
ipv6network
– Specifies the IPv6 address used.
vlan
−
The VLAN to be associated with the subnet. You can specify a VLAN name or VLAN
ID. The VLAN must be existed static VLAN.
vlanid
−
Specifies a list of VLAN ID.
all – Specifes to delete all subnet-based VLAN entries.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a subnet-based VLAN entry:
DES-3528:admin# delete subnet_vlan network 172.168.1.1/24
Command: delete subnet_vlan network 172.168.1.1/24
Success.
DES-3528:admin#
show subnet_vlan
Purpose
Use to display subnet-based VLAN information.
Syntax
show subnet_vlan {[network <network_address> | ipv6network <ipv6networkaddr> |
vlan <vlan_name 32> | vlanid <vidlist>]}
Description
This command is used to display subnet-based VLAN information. If no parameter is
specifed, the command will display all subnet-based VLAN entries.
Parameters
network
−
Specifies an Ipv4 network address. The format is ipaddress/prefix length.
ipv6network
– Specifies the IPv6 address used.
vlan
−
The VLAN to be associated with the subnet. You can specify a VLAN name or VLAN
ID. The VLAN must be existed static VLAN.
vlanid
−
Specifies a list of VLAN ID.
Restrictions
None.
Example usage:
To display the subnet-based VLAN:
DES-3528:admin#show subnet_vlan
Command: show subnet_vlan
IP Address/Subnet mask VLAN Priority
-------------------------------------------- ------- ---------
192.168.69.0/255.255.255.0 1
Total Entries: 1
DES-3528:admin#