3com 3031 Instruccion De Instalación

Descargar
Página de 1122
Basic VLAN Configuration
229
The common protocol used to implement Trunk is IEEE802.1Q (dot1q), a standard 
protocol of IEEE. It identifies the VLAN through adding a 4-byte VLAN TAG to the 
end of the source address field in the original Ethernet packet.
VLANs cannot directly interconnect with each other and routers supporting VLAN 
must be used to connect each VLAN to implement the interconnection among 
VLANs. Usually, this is a kind of layer 3 (IP layer) interconnection.
Basic VLAN 
Configuration
Perform the following in the System View or interface view.
By default, there is no encapsulation mode on the system subinterface, nor is there 
VLAN ID associated with the subinterface, nor the limit of maximum number of 
processed packets.
Displaying and 
Debugging VLAN
After finishing the above configurations, execute the 
display
 commands in any 
view to view the running state information of the VLAN configuration for verifying 
the effect of the configuration.
Execute the 
reset
 command in user views to clear the statistics information of 
running.
Table 286   Basic VLAN configuration
Operation
Command
Create an Ethernet subinterface and enter its view 
(in system view)
interface subinterface-type 
interface-number
Set the IP address of an Ethernet subinterface (in 
interface view)
ip address ip-address 
ip-mask
Set the encapsulation type of an Ethernet 
subinterface or a gigabit Ethernet subinterface and 
related VLAN ID (in interface view)
vlan-type dot1q vid vid
Set the maximum number of packets processed by a 
VLAN per second (in system view)
max-packet-process count vid
Restore the default maximum number of packets 
processed by a VLAN per second (in system view)
undo max-packet-process vid
Table 287   Displaying and debugging VLAN
Operation
Command
Display the maximum number of processed 
packets configured on a specified VLAN
display vlan max-packet-process 
vid
Display the packet statistics of the specified 
VLAN, including the received and sent packet 
numbers
display vlan statistics vid vid
Display the VLAN packet statistics of the 
specified interface.
display vlan statistics interface 
interface-type interface-num
 
protocol { arp | ip }
Display the VLAN configuration information 
on an interface
display vlan interface 
interface-type interface-num
Clear the packet statistics of specified VLAN
reset vlan statistics vid vid
Clear the VLAN packet statistics of specified 
interface
reset vlan statistics interface 
interface-type interface-num