Subnet-vlan (interface configuration), Show interfaces subnet-vlan, Subnet-vlan – Brocade 6910 Ethernet Access Switch Configuration Guide (Supporting R2.2.0.0) User Manual
Page 461
Brocade 6910 Ethernet Access Switch Configuration Guide
405
53-1002651-02
20
Configuring IP Subnet VLANs
subnet-vlan (Interface Configuration)
This command binds an interface to an IP subnet VLAN. Use the no form to remove an interface
from an IP subnet VLAN.
Syntax
[no] subnet-vlan subnet ip-address mask
ip-address – The IP address that defines the subnet. Valid IP addresses consist of four
decimal numbers, 0 to 255, separated by periods.
mask – This mask identifies the host address bits of the IP subnet.
Default Setting
None
Command Mode
Interface Configuration (Port, Static Aggregation)
Command Usage
•
Use the
command under Global Configuration mode to create a IP subnet VLAN.
Then use the subnet-vlan command under Interface Configuration mode to bind an interface
to an IP subnet VLAN.
•
The IP subnet cannot be a broadcast or multicast IP address.
Example
The following example binds an interface to the subnet 192.168.12.192, mask 255.255.255.224.
Console(config)#interface ethernet 1/1
Console(config-if)#subnet-vlan subnet 192.168.12.192 255.255.255.224
Console(config)#
show interfaces subnet-vlan
This command displays a brief summary of IP Subnet VLAN settings.
Syntax
show interfaces subnet-vlan [interface]
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-12)
port-channel channel-id (Range: 1-12)
Command Mode
Privileged Exec