Subnet Vlan Commands - D-Link xStack DGS-3400 Series Cli Reference Manual

Xstack dgs-3400 series layer 2 managed gigabit ethernet switch
Hide thumbs Also See for xStack DGS-3400 Series:
Table of Contents

Advertisement

xStack
The Subnet VLAN commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in
the following table.
Command
create subnet_vlan
delete subnet_vlan
show subnet_vlan
config vlan_precedence ports
show vlan_precedence ports
Each command is listed, in detail, in the following sections.
create subnet_vlan
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
This example shows how to create a subnet VLAN entry:
DGS-3450:admin#
create subnet_vlan network 172.168.1.1/24 vlan v2 priority 2
Command: create subnet_vlan source_ip 172.168.1.1/24 vlan v2 priority 2
Success.
DGS-3450:admin#
This example shows how to create an IPv6 subnet VLAN entry:
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
Parameters
[network <network_address> | ipv6network <ipv6networkaddr>] [vlan
<vlan_name 32> | vlanid <vlanid 1-4094> ] {priority <value 0-7>}
[network <network_address> | ipv6network <ipv6networkaddr>] | vlan
<vlan_name 32> | vlanid <vidlist>| all]
{[network <network_address> | ipv6network <ipv6networkaddr>] | vlan
<vlan_name 32> | vlanid <vidlist>]}
<portlist> [mac_based_vlan | subnet_vlan]
{<portlist>}
Use this command to create a subnet VLAN entry.
create subnet_vlan [network <network_address> | ipv6network <ipv6networkaddr>]
[vlan <vlan_name 32> | vlanid <vlanid 1-4094> ]{ priority <value 0-7>}
The user can use this command to create a subnet VLAN entry.
A subnet VLAN entry is an IP subnet-based VLAN classification rule. If an untagged or
priority-tagged IP packet is received on a port, its source IP address will be used to match the
subnet VLAN entries. If the source IP is in the subnet of an entry, the packet will be classified
to the VLANdefined for this subnet.
network - To specify an IPv4 network address. The format is ipaddress/prefix length.
ipv6network - To specify an IPv6 network address. The format is ipaddress/prefix length.The
prefix length of IPv6 network address shall not be greater than 64.
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.
priority - The priority to be associated with the subnet. Its range is 0-7.
Only Administrator and Operator-level users can issue this command.
S
UBNET
465
69
VLAN C
OMMANDS

Advertisement

Table of Contents
loading

Table of Contents