User Guide

10 MER Commands
173 / 260
3EC 16982 AFAA TCZZA Ed. 01
mer ifadd
Create a new MER interface.
SYNTAX:
mer ifadd [intf = <string>]
[dest = <phonebook entry>]
[intf] The name for the new MER interface.
If not specified, the destination parameter must be specified. In this
case the name of the destination will double as interface name.
OPTIONAL
[dest] The destination for the new MER interface.
Typically, an phonebook entry.
OPTIONAL
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
=>phonebook list
Name Type Use Address
Br1 bridge 1 8.35
Br2 bridge 1 8.36
CIPPVC3 cip 1 8.82
CIPPVC4 cip 1 8.83
=>mer ifadd intf=MoreMer dest=Br4
=>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
=>
RELATED COMMANDS:
mer ifattach Attach a 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.










