Alcatel Carrier Internetworking Solutions 6300-24 Manuale Utente

Pagina di 462
Command Line Interface
4-190
4
Example 
The following example maps the traffic entering Port 1 which matches the protocol 
type specified in protocol group 1 to VLAN 2.
show protocol-vlan protocol-group
This command shows the frame and protocol type associated with protocol groups.
Syntax 
show protocol-vlan protocol-group [group-id]
group-id - Group identifier for a protocol group. (Range: 1-2147483647)
Default Setting 
All protocol groups are displayed.
Command Mode 
Privileged Exec
Example 
This shows protocol group 1 configured for IP over Ethernet:
show interfaces protocol-vlan protocol-group
This command shows the mapping from protocol groups to VLANs for the selected 
interfaces.
Syntax 
show interfaces protocol-vlan protocol-group [interface]
interface 
• ethernet unit/port 
unit - This is device 1. 
port - Port number. 
• port-channel channel-id (Range: 1-6) 
Default Setting 
The mapping for all interfaces is displayed.
Console(config)#interface ethernet 1/1
Console(config-if)#protocol-vlan protocol-group 1 vlan 2
Console(config-if)#
Console#show protocol-vlan protocol-group
 ProtocolGroup ID   Frame Type    Protocol Type
------------------ ------------- ---------------
       1            ethernet       08 00
Console#