---------- Forwarded message ---------- From: "Stefan Grey" To: ccielab@groupstudy.com Date: Wed, 14 Dec 2005 17:47:02 +0000 Subject: RSVP configuration! Hello guys, My task is to configure the RSVP protocol. I need to see the Path messages Resv messages and some others in the network. I am configuring RSVP the first time and faced to some problems.. Could anybody suggest any easy way how to configure it between some devices to see this packets?? Any suggestion or.. Topology lo0-Routerfa0/0 - fa0/0.94 Router -lo0 Now I am trying to simulate the RSVP Path and Resv messages using ip rsvp reservation and ip rsvp send commands: While debugging I see some initiation but show ip rsvp counters command doesn't display any Resv and Path messages transmited. I tried to configure this the same way but using ip rsvp sender-host and ip rsvp reservation-host but also unsuccessfully. ITP ip route 0.0.0.0 0.0.0.0 212.109.48.169 no ip http server ip rsvp sender 212.109.47.62 212.109.47.173 1 0 0 212.109.48.171 FastEthernet0 /0 5 1 ip rsvp reservation 212.109.47.62 212.109.47.173 1 0 0 212.109.47.173 FastEthe rnet0/0 FF RATE 5 1 ip rsvp signalling hello statistics ! interface Loopback0 ip address 212.109.47.173 255.255.255.255 interface FastEthernet0/0 ip address 212.109.48.171 255.255.255.248 MGC: ip rsvp sender 212.109.47.173 212.109.47.62 1 0 0 212.109.48.173 FastEthernet0 /0.94 5 1 ip rsvp reservation 212.109.47.173 212.109.47.62 1 0 0 212.109.48.62 FastEthe rnet0/0.94 FF RATE 5 1 interface Loopback0 ip address 212.109.47.62 255.255.255.255 interface FastEthernet0/0.94 ip address 212.109.48.173 255.255.255.248 What do I make wrong?? Thank to everybody in advance. ----