User Guide

10 MER Commands
174 / 260
3EC 16982 AFAA TCZZA Ed. 01
mer ifattach
Attach (i.e. connect) a MER interface.
SYNTAX:
mer ifattach intf = <ifname>
intf The name of the MER interface to attach. REQUIRED
EXAMPLE:
=>mer iflist
NewMer : dest : Br3
Retry : 10 QoS : default Encaps : llc/snap Fcs : off
Connection State : connected
RX bytes: 0 frames: 0
TX bytes: 0 frames: 0 dropframes: 0
MoreMer
: dest : Br4
Retry : 10 QoS : default Encaps : llc/snap Fcs : off
Connection State : not–connected
=>mer ifattach intf=MoreMer
=>mer iflist
NewMer : dest : Br3
Retry : 10 QoS : default Encaps : llc/snap Fcs : off
Connection State : connected
RX bytes: 0 frames: 0
TX bytes: 0 frames: 0 dropframes: 0
MoreMer
: dest : Br4
Retry : 10 QoS : default Encaps : llc/snap Fcs : off
Connection State : connected
RX bytes: 0 frames: 0
TX bytes: 0 frames: 0 dropframes: 0
=>
RELATED COMMANDS:
mer ifadd Create a new MER interface.
mer ifconfig Configure a MER interface.
mer ifdelete Delete a MER interface.
mer ifdetach Detach a MER interface.
mer iflist Show current MER interfaces.










