- 积分
- 379
- 鸿鹄币
- 个
- 好评度
- 点
- 精华
- 最后登录
- 1970-1-1
- 阅读权限
- 30
- 听众
- 收听
初级工程师
  
|
R1---SW(同一个vlan)---R5
R5#sh mpls interfaces
Interface IP Tunnel BGP Static Operational
Ethernet0/0 Yes (ldp) No No No Yes
Ethernet0/1 Yes (ldp) No No No Yes
Ethernet0/2 Yes (ldp) No No No Yes
R5#sh mpls ldp discovery detail
Local LDP Identifier:
123.5.5.5:0
Discovery Sources:
Interfaces:
Ethernet0/0 (ldp): xmit
Enabled: Interface config, IGP config;
Hello interval: 5000 ms; Transport IP addr: 123.5.5.5
Clients: IPv4, mLDP
Ethernet0/1 (ldp): xmit
Enabled: Interface config, IGP config;
Hello interval: 5000 ms; Transport IP addr: 123.5.5.5
Clients: IPv4, mLDP
Ethernet0/2 (ldp): xmit
Enabled: Interface config, IGP config;
Hello interval: 5000 ms; Transport IP addr: 123.5.5.5
Clients: IPv4, mLDP
r5debug
R5#debug ip packet 101 detail
IP packet debugging is on (detailed) for access list 101
R5#
*Sep 20 16:00:07.042: IP: s=123.10.1.6 (local), d=224.0.0.2, len 62, local feature
*Sep 20 16:00:07.042: UDP src=646, dst=646, Logical MN local(14), rtype 0, forus FALSE, sendself FALSE, mtu 0, fwdchk FALSE
*Sep 20 16:00:07.042: IP: s=123.10.1.6 (local), d=224.0.0.2 (Ethernet0/1), len 62, sending broad/multicast
*Sep 20 16:00:07.042: UDP src=646, dst=646
*Sep 20 16:00:07.042: IP: s=123.10.1.6 (local), d=224.0.0.2 (Ethernet0/1), len 62, sending full packet
*Sep 20 16:00:07.042: UDP src=646, dst=646
*Sep 20 16:00:07.065: IP: s=123.10.1.14 (local), d=224.0.0.2, len 62, local feature
*Sep 20 16:00:07.065: UDP src=646, dst=646
好几个false是什么意思
|
|