ESR series service routers.ESR-Series. User manual
Step Description Command Keys
7 Specify Attached Circuit interface. esr(config-l2vpn-p2p)# interface
{ <IF> | <TUN> }
<IF> – an interface's name,
specified in the form described
in Section Types and naming
order of router interfaces;
<TUN> – the name of the
tunnel is specified as described
in section Types and naming
order of router tunnels.
8 Enable p2p tunnel. esr(config-l2vpn-p2p)# enable
9 Specify transport mode (optional). esr(config-l2vpn-p2p)# transport-
mode
{ ethenet | vlan }
<ethernet> — mode in which
the 802.1Q tag is removed from
the header when entering
pseudo-wire;
<vlan> — mode in which the
802.1Q tag can be saved when
transmitted over pseudo-wire.
Default value: ethernet.
10 Create a pseudo-wire and switch to its
parameters configuration mode.
esr(config-l2vpn-p2p)# pw
<PW_ID> <LSR_ID>
<PW_ID> — psewdowire
identifier, specified in the range
[1..4294967295].
<LSR_ID> — identifier of LSR to
which pseudo-wire is built,
specified as
AAA.BBB.CCC.DDD, where each
part takes values [0..255].
11 Add a description for pseudo-wire
(optional).
esr(config-l2vpn-pw)# description
<LINE>
<LINE> – description. Set by
the string [1..255] characters
long.
12 Set pw-class for pseudo-wire. esr(config-l2vpn-pw)# pw-class
<WORD>
<WORD> — pw-class name
[1..31] characters long.
13 Set the LSR address to which the
pseudo-wire is set (optional if the
neighbor address is the same as the
LSR_ID).
esr(config-l2vpn-pw)# neighbor-
address <ADDR>
<ADDR> – router IP address,
defined as AAA.BBB.CCC.DDD
where each part takes values of
[0..255].
14 Enable pseudo-wire. esr(config-l2vpn-pw)# enable
If it is necessary to change the default settings for a targeted LDP session, see section Configuring session
parameters in targeted-LDP.