![MRV Communications OptiSwitch-2400/L3 User Manual Download Page 49](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068049.webp)
OptiSwitch 2400/L3
Configuring
Interfaces
C
HAPTER
3
41
Tagged Port Interface
A tagged port interface is defined as a broadcast domain for
traffic assigned with a specific tag.
{
XE "Configuration:port
interface"
}{
XE "Interfaces:port"
}{
XE "Port interface"
}
To configure a tagged-port interface:
1
From the enable mode, enter the
configure terminal
command to begin configuration.
2
Type
interface
and
ethernet
, and then enter the interface
name. Type
tagged-port
, and then enter the port group and
the tag
OS2400(config)#
interface
ethernet
ifname
tagged-port
ip
address
port group tag name
The following command line is displayed, indicating that you are in
Interface Configuration mode:
OS2400 (config if)#
3
Type
exit
to return to the previous mode.
4
Type
write file
to save the configuration changes to the
configuration files.
The following example configures a tagged VLAN called vif3 (this
will be the interface identifier from this point) on ports 2.1-2.6. The
tag for the VLAN is 6.
OS2400(config)# interface ethernet vif3 tagged-port 2.1-6.1 6
NOTE:
Interface command turns tag outbound mode on all their ports to the tag mode.
If you want to turn on some of them or all of them to untagged mode use the
port tag-outbound mode command.