Command Manual – VLAN
H3C S7500E Series Ethernet Switches Chapter 1 VLAN Configuration Commands
1-21
VLAN ID Subnet-Index IP ADDRESS NET MASK
=======================================================
3 0 192.168.1.0 255.255.255.0
Table 1-4 Description on the fields of the display ip-subnet-vlan interface command
Field Description
Interface Interface of which you want to view the information
VLAN ID VLAN ID
Subnet-Index Index of the subnet
IP ADDRESS
IP address of the subnet (can be either an IP address
or network address)
NET MASK Mask of IP subnet
1.4.2 display ip-subnet-vlan vlan
Syntax
display ip-subnet-vlan vlan { vlan-id [ to vlan-id ] | all }
View
Any view
Parameters
vlan-id: VLAN ID, in the range 1 to 4094.
to: Specifies a VLAN ID range, the argument to the right of this keyword must be
greater than or equal to that to the left of this keyword.
all: Specifies all the VLANs.
Description
Use the display ip-subnet-vlan vlan command to display the IP subnet information
and IP subnet index on the specified VLAN(s).
Related commands: display vlan.
Examples
# Display the IP subnet information of all VLANs.
<Sysname> display ip-subnet-vlan vlan all
VLAN ID: 3
Subnet Index IP Address Subnet Mask
====================================================
0 192.168.1.0 255.255.255.0