VCCV-PING Send failed

Post Reply
Antonio
Member
Posts: 2
Joined: 05 Apr 2019 15:57

VCCV-PING Send failed

Post by Antonio »

Network

CISCO---------7705--(epipe mpls)---7705---------CISCO

How to configure interface 7705 going to cisco router?

How to configure cisco routers?


Im getting some errors.

A:PE1-WA204# oam vccv-ping 5:22
VCCV-PING 5:22 Send failed. Far end vccv not supported

---- VCCV PING 5:22 Statistics ----
1 packets sent, 0 packets received, 100.00% packet loss




Please see below my configuration

A:PE1-WA204>config>service# info
----------------------------------------------
customer 1 create
description "Default customer"
exit
customer 200 create
description "SAP-to-CE1"
exit
sdp 5 create
far-end 10.10.10.2
lsp "lsp_PE1"
keep-alive
no shutdown
exit
no shutdown
exit
epipe 22 customer 1 create
description "SAP-to-CE1"
sap 1/5/2:1 create
exit
spoke-sdp 5:22 create
ingress
vc-label 10010
exit
egress
vc-label 10011
exit
exit
no shutdown
exit
----------------------------------------------
A:PE1-WA204>config>service#

A:PE2-WA204>config>service# info
----------------------------------------------
customer 1 create
description "Default customer"
exit
customer 200 create
description "SAP-to-CE2"
exit
sdp 5 create
far-end 10.10.10.1
lsp "lsp_PE2"
keep-alive
shutdown
exit
no shutdown
exit
epipe 22 customer 1 create
description "SAP-to-CE2"
sap 1/5/2:2 create
exit
spoke-sdp 5:22 create
ingress
vc-label 10011
exit
egress
vc-label 10010
exit
exit
no shutdown
exit
----------------------------------------------

A:PE1-WA204>config>router# info
----------------------------------------------
#--------------------------------------------------
echo "IP Configuration"
#--------------------------------------------------
interface "ToPE2"
address 192.168.10.1/24
port 1/6/1
dhcp
shutdown
exit
exit
interface "system"
address 10.10.10.1/32
exit
autonomous-system 200
router-id 10.10.10.1
#--------------------------------------------------
echo "OSPFv2 Configuration"
#--------------------------------------------------
ospf
traffic-engineering
area 0.0.0.0
interface "system"
exit
interface "ToPE2"
interface-type point-to-point
exit
exit
exit
#--------------------------------------------------
echo "MPLS Configuration"
#--------------------------------------------------
mpls
interface "system"
exit
interface "ToPE2"
exit
exit
#--------------------------------------------------
echo "RSVP Configuration"
#--------------------------------------------------
rsvp
interface "system"
exit
interface "ToPE2"
exit
no shutdown
exit
#--------------------------------------------------
echo "MPLS LSP Configuration"
#--------------------------------------------------
mpls
path "loose"
no shutdown
exit
lsp "lsp_PE1"
to 10.10.10.2
primary "loose"
exit
no shutdown
exit
no shutdown
exit
#--------------------------------------------------
echo "LDP Configuration"
#--------------------------------------------------
ldp
interface-parameters
exit
targeted-session
exit
exit
----------------------------------------------


A:PE2-WA204>config>router# info
----------------------------------------------
#--------------------------------------------------
echo "IP Configuration"
#--------------------------------------------------
interface "ToPE1"
address 192.168.10.2/24
port 1/6/1
dhcp
shutdown
exit
exit
interface "system"
address 10.10.10.2/32
exit
autonomous-system 200
router-id 10.10.10.2
#--------------------------------------------------
echo "OSPFv2 Configuration"
#--------------------------------------------------
ospf
traffic-engineering
area 0.0.0.0
interface "system"
exit
interface "ToPE1"
interface-type point-to-point
exit
exit
exit
#--------------------------------------------------
echo "MPLS Configuration"
#--------------------------------------------------
mpls
interface "system"
exit
interface "ToPE1"
exit
exit
#--------------------------------------------------
echo "RSVP Configuration"
#--------------------------------------------------
rsvp
interface "system"
exit
interface "ToPE1"
exit
no shutdown
exit
#--------------------------------------------------
echo "MPLS LSP Configuration"
#--------------------------------------------------
mpls
path "loose"
no shutdown
exit
lsp "lsp_PE2"
to 10.10.10.1
primary "loose"
exit
no shutdown
exit
no shutdown
exit
#--------------------------------------------------
echo "LDP Configuration"
#--------------------------------------------------
ldp
interface-parameters
exit
targeted-session
exit
exit




Please any help will be much appreciate.
Thanks
mivens
Member
Posts: 262
Joined: 28 Sep 2012 06:34

Re: VCCV-PING Send failed

Post by mivens »

You need lspPing capability on each side.
Can you try enabling control-word on each spoke-sdp and try again?

Please post the output of show service id <id> sdp detail if there is still a problem.
We want the following capabilties to be present:

Peer Vccv CV Bits : lspPing
Peer Vccv CC Bits : pwe3ControlWord mplsRouterAlertLabel
Antonio
Member
Posts: 2
Joined: 05 Apr 2019 15:57

Re: VCCV-PING Send failed

Post by Antonio »

I ended up usind LDP, It's working now . I can ping each end
Post Reply

Return to “7705 SAR”