检测VLL网络的连通性
背景信息
正确组建VLL网络后,可以使用虚电路连接性验证VCCV(Virtual Circuit Connectivity Verification)检测VLL网络的连通性。
VCCV是一种端到端的PW故障检测与诊断机制。VCCV有两种方式,分别为VCCV Ping和VCCV Tracert。VCCV Ping是一种手工检测虚电路连接状态的工具,VCCV Tracert是一种手工定位PW路径某节点异常的工具。
VCCV检测包括控制字通道和Label Alert通道两种方式,Martini方式中还支持普通方式。缺省情况下,VCCV检测使用Label Alert通道方式。如果需要使用控制字通道方式,需要先执行命令control-word使能控制字功能,控制字功能使能后VCCV检测即使用控制字通道方式。
定位Martini方式VLL网络故障时,控制字通道和普通方式不能同时使用。
操作步骤
- 检测VLL网络的连通性
检测Martini方式VLL网络的连通性。
使用控制字通道方式
ping vc pw-type pw-id [ -c echo-number | -m time-value | -s data-bytes | -t timeout-value | -exp exp-value | -r reply-mode | -v ] * control-word [ remote remote-ip-address peer-pw-id | draft6 ] * [ ttl ttl-value ] [ pipe | uniform ]
ping vc pw-type pw-id [ -c echo-number | -m time-value | -s data-bytes | -t timeout-value | -exp exp-value | -r reply-mode | -v ] * control-word remote remote-ip-address peer-pw-id sender sender-address [ ttl ttl-value ] [ pipe | uniform ]
使用Label Alert通道方式
ping vc pw-type pw-id [ -c echo-number | -m time-value | -s data-bytes | -t timeout-value | -exp exp-value | -r reply-mode | -v ] * label-alert [ no-control-word ] [ remote remote-ip-address | draft6 ] * [ pipe | uniform ]
使用普通方式
ping vc pw-type pw-id [ -c echo-number | -m time-value | -s data-bytes | -t timeout-value | -exp exp-value | -r reply-mode | -v ] * normal [ no-control-word ] [ remote remote-ip-address peer-pw-id ] [ ttl ttl-value ] [ pipe | uniform ]
检测Kompella方式VLL网络的连通性。使用控制字通道方式
ping vc vpn-instance vpn-name local-ce-id remote-ce-id [ -c echo-number | -m time-value | -s data-bytes | -t timeout-value | -exp exp-value | -r reply-mode | -v ] * control-word
使用Label Alert通道方式
ping vc vpn-instance vpn-name local-ce-id remote-ce-id [ -c echo-number | -m time-value | -s data-bytes | -t timeout-value | -exp exp-value | -r reply-mode | -v ] * label-alert
- 定位VLL网络的故障
定位Martini方式VLL网络的故障。
使用控制字通道方式
tracert vc pw-type pw-id [ -exp exp-value | -f first-ttl | -m max-ttl | -r reply-mode | -t timeout-value ] * control-word [ draft6 ] [ full-lsp-path ] [ pipe | uniform ]
tracert vc pw-type pw-id [ -exp exp-value | -f first-ttl | -m max-ttl | -r reply-mode | -t timeout-value ] * control-word remote remote-ip-address [ ptn-mode | full-lsp-path ] [ pipe | uniform ]
tracert vc pw-type pw-id [ -exp exp-value | -f first-ttl | -m max-ttl | -r reply-mode | -t timeout-value ] * control-word remote remote-pw-id draft6 [ full-lsp-path ] [ pipe | uniform ]
使用Label Alert通道方式
tracert vc pw-type pw-id [ -exp exp-value | -f first-ttl | -m max-ttl | -r reply-mode | -t timeout-value ] * label-alert [ no-control-word ] [ remote remote-ip-address ] [ full-lsp-path ] [ draft6 ] [ pipe | uniform ]
使用普通方式
tracert vc pw-type pw-id [ -exp exp-value | -f first-ttl | -m max-ttl | -r reply-mode | -t timeout-value ] * normal [ no-control-word ] [ remote remote-ip-address ] [ full-lsp-path ] [ draft6 ] [ pipe | uniform ]
定位Kompella方式VLL网络的故障。使用控制字通道方式
tracert vc -vpn-instance vpn-name local-ce-id remote-ce-id [ -exp exp-value | -f first-ttl | -m max-ttl | -r reply-mode | -t timeout-value ] *{ control-word | draft6 } [ full-lsp-path ]
使用Label Alert通道方式
tracert vc -vpn-instance vpn-name local-ce-id remote-ce-id [ -exp exp-value | -f first-ttl | -m max-ttl | -r reply-mode | -t timeout-value ] * label-alert [ full-lsp-path ]