3com 8807 참조 가이드

다운로드
페이지 1099
88
C
HAPTER
 4: VLAN C
ONFIGURATION
 C
OMMANDS
Description
Use the display vlan-ip vlan command to display the information and index of 
the IP subnet-based VLAN configured on the specified VLAN. You can refer to this 
command for using an IP subnet-based VLAN and adding/deleting an IP 
subnet-based VLAN.
Related command: display vlan-ip interface
Example
# Display the information and indexes of IP subnet-based VLANs configured on 
VLAN 10 and VLAN 11.
<SW8800> display vlan-ip vlan 10 to 11
 
 VLAN ID: 10
 
 VLAN Type: IP-based VLAN
 
      Index             Type              Value
 
      0                  IPv4              1.2.3.0 255.255.255.0
 
      1                  IPv4              1.2.4.0 255.255.255.0
 
      2                  IPv4              1.2.5.0 255.255.255.0
 
      3                  IPv4              1.2.6.0 255.255.255.0
 
      4                  IPv4              1.2.7.0 255.255.255.0
 
      5                  IPv4              1.2.8.0 255.255.255.0
 
      6                  IPv4              1.2.9.0 255.255.255.0
 
      7                  IPv4              1.2.10.0 255.255.255.0
 
 VLAN ID: 11
 
 VLAN Type: IP-based VLAN
 
      Index             Type              Value
 
      0                  IPv4              2.2.7.0 255.255.255.0
 
      1                  IPv4              2.2.8.0 255.255.255.0
 
      2                  IPv4              2.2.9.0 255.255.255.0
 
      3                  IPv4              2.2.10.0 255.255.255.0
 
      4                  IPv4              2.2.3.0 255.255.255.0
 
      5                  IPv4              2.2.4.0 255.255.255.0
 
      6                  IPv4              2.2.5.0 255.255.255.0
 
      7                  IPv4              2.2.6.0 255.255.255.0 
display vlan-ip interface
Syntax
display vlan-ip interface { interface-list | all }
View
Any view
Parameter
interface-list: Displays the protocol information of the IP subnet-based VLAN on 
the specified port, in the form of interface-list = { interface-type interface-number 
to interface-type interface-number ] }. interface-type indicates a port type and 
interface-number indicates a port number. The port number after the keyword to 
must be greater than or equal to that before to.
all: Displays the protocol information of the IP subnet-based VLANs on all the 
ports.