Hi team,
We are using LL as primary and broad band as secondary. B/band is configured as back up for LL. Whenever LL fails we cannot able to route the traffice through broadband connectivity even when broadband is up. Please refer the below config.
pseudowire-class NIC-HQ
encapsulation l2tpv2
protocol l2tpv2 NIC-LOCAL
ip local interface FastEthernet0/1
!
interface Virtual-PPP1
ip address negotiated
load-interval 30
ppp chap hostname KN0003@dop.in
ppp chap password 0 kn@kndop
ppp pap sent-username KN0003@dop.in password 0 kn@kndop
pseudowire 164.100.22.21 1 pw-class NIC-HQ
Virtual Interface status :-
DOP-SubForeignOffice#sho interfaces virtual-ppP 1
Virtual-PPP1 is up, line protocol is down
Hardware is Virtual PPP interface
Internet address will be negotiated using IPCP
MTU 1500 bytes, BW 100000 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, LCP REQsent, loopback not set
Keepalive set (10 sec)
DTR is pulsed for 1 seconds on reset
Last input never, output never, output hang never
Last clearing of "show interface" counters 03:04:38
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 1/40 (size/max)
30 second input rate 0 bits/sec, 0 packets/sec
30 second output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
1034 packets output, 14476 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DOP-SubForeignOffice#sh l2tun sess
L2TP Session Information Total tunnels 1 sessions 1
LocID RemID TunID Username, Intf/ State Last Chg Uniq ID
Vcid, Circuit
127 0 753 1, Vp1 wicrp 00:13:32 1
DOP-SubForeignOffice#sh l2tun tunn
L2TP Tunnel Information Total tunnels 1 sessions 1
LocID RemID Remote Name State Remote Address Port Sessions L2TP Class/
VPDN Group
753 6219 NIC-PE-LNS est 164.100.22.21 1701 1 NIC-LOCAL
DOP-SubForeignOffice#sh l2tun sess
L2TP Session Information Total tunnels 1 sessions 1
LocID RemID TunID Username, Intf/ State Last Chg Uniq ID
Vcid, Circuit
127 0 753 1, Vp1 wicrp 00:13:44 1
DOP-SubForeignOffice#sho interfaces virtual-ppP 1
Kindly suggest and give me the possible solution.