3com 8807 참조 가이드

다운로드
페이지 1099
90
C
HAPTER
 4: VLAN C
ONFIGURATION
 C
OMMANDS
Example
# Associate the port Ethernet1/1/1 with the IP subnet-based VLAN on VLAN 2.
[3Com-Ethernet1/1/1] port hybrid ip-vlan vlan 2 
vlan-type ip-subnet
Syntax
vlan-type ip-subnet ip ip-address { [ net-mask | net-mask-length ] }
undo vlan-type ip-subnet { index-begin [ to index-end ] | all }
View
VLAN view
Parameter
ip-address: IP address
net-mask: Mask of an IP address. If no mask is specified, the default mask is 
255.255.255.0.
net-mask-length: Mask length of an IP address
index-begin: Initial value of an IP subnet-based VLAN index, ranging from 0 to 11. 
The value must be less than index-end.
index-end: End value of an IP subnet-based VLAN index, ranging from 0 to 11.
Description
Use the vlan-type ip-subnet command to configure an IP subnet-based VLAN.
Use the undo vlan-type ip-subnet command to remove the configuration.
Related command: display vlan-ip vlan.
Example
# Configure IP subnet 192.168.1.0/24-based VLAN 5.
[3Com-vlan5] vlan-type ip-subnet ip 192.168.1.0 24