![MRV Communications OptiSwitch-2400/L3 Скачать руководство пользователя страница 95](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068095.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
87
Command interface
interface name
Description
Enter Interface Configuration mode. The interface must exist.
Syntax
Description
interface name
:
Specifies a name for the interface being
configured.
Example
OS2400# config ter
OS2400(config)# interface vif2
OS2400(config-if)#
Command
1
interface ethernet
interface_name
ip
address/mask
port_range [symbolic name]
2
interface ethernet
interface_name
port
port_range [symbolic
name]
3
interface ethernet
interface_name
tagged-ip
address/mask
port_range
tag
[symbolic name]
4
interface ethernet
interface_name
tagged-port
port_range
tag
[sysmbolic name]
Description
Configures a new interfaces
Syntax
Description
Interface_name
: interface identifier (e.g.vif2, vif2, vif8.1).
ip
:
Specifies an IP Virtual LAN for the interface.
address
: Specifies the interface IP address.
mask
: Specifies the interface's subnet mask.
port:
Specifies a port or group of ports for the interface.
port_range
: Specifies the group of ports on which you are
configuring the interface.
tagged-ip: specifies the IP or group of IPs with a tag
tagged-port: specifies the port or group of ports with a tag
tag: specifies a tag that will attributed to the interface
symbolic name: symbolic name given to the port interface
Example
OS2400(config)# interface ethernet vif1:1 ip
199.188.76.6/25 secondary rina2
created IP interface on device vif1:1
OS2400(config-if)#