我无法在 Cisco6509 SUP2T 和 Juniper MX480 之间配置 RSVP。在此之前,设置邻居 3 没有问题。现在这是不可能的......我不明白为什么:(
方案:Cisco t5/5中继> Extreme670> Juniper MX480。
侧MX
admin@M10_MX480> show configuration interfaces xe-1/0/2.29
vlan-id 29;
family inet {
address 185.13.115.89/31;
}
family mpls;
{master}
admin@M10_MX480> show configuration protocols | display set | match xe-1/0/2.29
set protocols rsvp interface xe-1/0/2.29
set protocols mpls interface xe-1/0/2.29
set protocols ospf area 0.0.0.0 interface xe-1/0/2.29
{master}
admin@M10_MX480>
副催化剂
MED-C6509#sh run int vlan 29
Building configuration...
Current configuration : 155 bytes
!
interface Vlan29
mtu 8978
ip address 185.13.115.88 255.255.255.254
ip ospf 1 area 0
mpls traffic-eng tunnels
mpls ip
ip rsvp signalling hello
end
MED-C6509#sh run | s ospf
router ospf 1
router-id 172.16.16.5
auto-cost reference-bandwidth 1000
network 172.16.16.5 0.0.0.0 area 0 <<<< Loopback
network 195.128.59.172 0.0.0.3 area 0
network 195.128.59.176 0.0.0.3 area 0
mpls traffic-eng router-id Loopback3
mpls traffic-eng area 0
MED-C6509#sh run | s rsvp
ip rsvp signalling hello
ip rsvp signalling hello
ip rsvp signalling hello
ip rsvp signalling hello
ip rsvp signalling hello
ip rsvp signalling hello
MED-C6509#
但其他 RSVP 主机关系还可以
MED-C6509#sh ip rsvp neighbor
Neighbor Encapsulation Time since msg rcvd/sent
185.13.115.78 Raw IP 00:00:01 00:00:01
185.13.115.82 Raw IP 00:00:01 00:00:01
195.128.59.174 Raw IP 00:00:01 00:00:01
* Neighbors inactive for more than one hour are not shown.
Use the "inactive" keyword to display them.
MED-C6509#