You are on page 1of 3

Cek koneksi VPLS.

1. Cek kondisi up atau down di kedua router


1.a Kalau salah satu dalam kondisi down, sung di reset aja di routernya
2. Reset interface dan reset VRF di kedua router
3. Coba test ping di kedua router

@EC-JKCBR-02>show vpls connections instance SatnetcomVPLS


Layer-2 VPN connections:
Legend for connection status (St)
EI -- encapsulation invalid
NC -- interface encapsulation not CCC/TCC/VPLS
EM -- encapsulation mismatch
WE -- interface and instance encaps not same
VC-Dn -- Virtual circuit down NP -- interface hardware not present
CM -- control-word mismatch
-> -- only outbound connection is up
CN -- circuit not provisioned <- -- only inbound connection is up
OR -- out of range
Up -- operational
OL -- no outgoing label
Dn -- down
LD -- local site signaled down CF -- call admission control failure
RD -- remote site signaled down SC -- local and remote site ID collision
LN -- local site not designated LM -- local site ID not minimum designated
RN -- remote site not designated RM -- remote site ID not minimum designated
XX -- unknown connection status IL -- no incoming label
MM -- MTU mismatch
MI -- Mesh-Group ID not availble
BK -- Backup connection
ST -- Standby connection
PF -- Profile parse failure
PB -- Profile busy
RS -- remote site standby
SN -- Static Neighbor
Legend for interface status
Up -- operational
Dn -- down
Instance: SatnetcomVPLS
Local site: Cyber (1)
connection-site
Type St
Time last up
# Up trans
2
rmt Up
Dec 26 09:24:37 2013
1
Remote PE: 202.152.246.52, Negotiated control-word: No
Incoming label: 800273, Outgoing label: 800216
Local interface: vt-1/1/0.1049520, Status: Up, Encapsulation: VPLS
Description: Intf - vpls SatnetcomVPLS local site 1 remote site 2
{master}
yafferiza@EC-JKCBR-02> show configuration routing-instances SatnetcomVPLS
description "*** VRF for LL Satnetcom Cyber Balikpapan ***";
instance-type vpls;
interface ge-1/3/1.779;
route-distinguisher 24208:466;
vrf-target target:24208:466;
protocols {
vpls {
site-range 10;
site Cyber {
site-identifier 1;
}
}

}
{master}

START RESET
yafferiza@EC-JKCBR-02> edit
Entering configuration mode
The configuration has been changed but not committed
{master}[edit]
yafferiza@EC-JKCBR-02# deactivate routing-instances SatnetcomVPLS
{master}[edit]
yafferiza@EC-JKCBR-02# deactivate interfaces ge-1/3/1.779
{master}[edit]
yafferiza@EC-JKCBR-02# top
warning: already at top of configuration; use 'exit' to exit
{master}[edit]
yafferiza@EC-JKCBR-02# show |compare
[edit interfaces ge-1/3/1]
!
inactive: unit 779 { ... }
[edit routing-instances]
! inactive: SatnetcomVPLS { ... }
{master}[edit]
yafferiza@EC-JKCBR-02# commit confirmed 1
warning: graceful-switchover is enabled, commit synchronize should be used
commit confirmed will be automatically rolled back in 1 minutes unless confirmed
commit complete
# commit confirmed will be rolled back in 1 minute
{master}[edit]
yafferiza@EC-JKCBR-02# exit
Exiting configuration mode
# commit confirmed will be rolled back in 1 minute
{master}
Broadcast Message from root@EC-JKCBR-02
(no tty) at 16:46 WIT...
Commit was not confirmed; automatic rollback complete.
{master}

yafferiza@EC-JKCBR-02>show vpls connections instance SatnetcomVPLS


Layer-2 VPN connections:
Legend for connection status (St)
EI -- encapsulation invalid
NC -- interface encapsulation not CCC/TCC/VPLS
EM -- encapsulation mismatch
WE -- interface and instance encaps not same
VC-Dn -- Virtual circuit down NP -- interface hardware not present
CM -- control-word mismatch
-> -- only outbound connection is up
CN -- circuit not provisioned <- -- only inbound connection is up

OR -- out of range
Up -- operational
OL -- no outgoing label
Dn -- down
LD -- local site signaled down CF -- call admission control failure
RD -- remote site signaled down SC -- local and remote site ID collision
LN -- local site not designated LM -- local site ID not minimum designated
RN -- remote site not designated RM -- remote site ID not minimum designated
XX -- unknown connection status IL -- no incoming label
MM -- MTU mismatch
MI -- Mesh-Group ID not availble
BK -- Backup connection
ST -- Standby connection
PF -- Profile parse failure
PB -- Profile busy
RS -- remote site standby
SN -- Static Neighbor
Legend for interface status
Up -- operational
Dn -- down
Instance: SatnetcomVPLS
Local site: Cyber (1)
connection-site
Type St
Time last up
# Up trans
2
rmt Up
Jan 28 16:46:49 2014
1
Remote PE: 202.152.246.52, Negotiated control-word: No
Incoming label: 800393, Outgoing label: 800016
Local interface: vt-1/1/0.1049538, Status: Up, Encapsulation: VPLS
Description: Intf - vpls SatnetcomVPLS local site 1 remote site 2
{master}
yafferiza@EC-JKCBR-02> ping mpls l2vpn instance SatnetcomVPLS local-site-id 1 remotesite-id 2
!!!!!
--- lsping statistics --5 packets transmitted, 5 packets received, 0% packet loss
{master}
yafferiza@EC-JKCBR-02>

You might also like