DGS-6604 m vlan-tunnel interface-type
CLI Reference Guide
928
vlan-tunnel interface-type
Use this command to configure an interface as NNI (Network-to Network) or UNI
(User-to-Network).
vlan- tunnel interface-type {nni | uni}
Default When a VLAN tunnel is enabled, all interface are set as a nni port.
Command Mode Interface configuration
Usage Guideline This command sets the interface type at the port used by the VLAN tunnel
application.
uni - User to Network Interface.
nni - Networks to Network Interface.
Example This example shows how to set Ethernet eth3.1 NNI port.
Verify the settings by entering show vlan-tunnel command.
Syntax Description
nni | uni Specifies the interface type for the interface (port channel or ethernet port).
nni - Network to Network Interface.
uni - User to Network Interface.
Switch# configure terminal
Switch(config)#interface eth3.1
Switch(config-if)#vlan-tunnel interface-type nni