122
CHAPTER 3
INTRODUCTION TO CLI
Syntax:
(config-if)# mtu <max_length>
Explanation:
Configure the maximum transmission unit for this specific interface.
Parameters:
<max_length: 1518-10056>}: Specify the MTU. The range is 1518 to 10056 bytes.
Negation:
(config-if)# no mtu
Show:
# show interface ( <port_type> [ <v_port_type_list> ] ) status
3.9.32 (config)# mep
3.9.32.1 (config)# mep <inst>
Syntax:
(config)# mep <inst> [ mip ] { up | down } domain { port | evc | vlan } [ vid <vid> ] flow <flow> level <level>
interface <port_type> <port>
Explanation:
Create a MEP instance.
Parameters:
<inst>: Specify an instance ID number.
[ mip ]: Mip (Maintenance Entity Intermediate Point) mode.
{ up | down }: Specify the traffic direction either Ingress or Egress for monitoring on a residence port.
domain { port | evc | vlan }: Specify a domain option.
Port:
This is a MEP in the Port Domain. 'Flow Instance' is a Port. (CURRENTLY, Port is available for use.)
Evc:
This is a MEP in the EVC Domain. 'Flow Instance' is a EVC. The EVC must be created.
VLAN:
This is a MEP in the VLAN Domain. 'Flow Instance' is a VLAN. The VLAN must be created.
[ vid <vid> ]: A C-tag or S-tag (depending on VLAN port type) is added with this VID. Entering “0” means no tag
will be added.
flow <flow>: The MEP related to this flow.
level <level>: The MGP level of this MEP.
interface <port_type> <port>: Specify a port number that you want to moinitor.
Negation:
(config)# no mep <inst>
Show:
# show mep [ <inst> ] [ peer | cc | lm | dm | lt | lb | tst | aps | client | ais | lck ] [ detail ]
Summary of Contents for MSW-4424C Series
Page 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Page 382: ......