1. RSVP parsing
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M02/79/D6/wKiom1ace_nxG1yKAACzBfzNAHo565.png "title=" q1.png "alt=" Wkiom1ace_nxg1ykaaczbfznaho565.png "/>650) this.width=650; src=" http://s3.51cto.com/wyfs02/M00/79/D5/ Wkiol1acffzcbydbaaekbmuug8c930.png "title=" Q2.png "alt=" Wkiol1acffzcbydbaaekbmuug8c930.png "/>
DISTINCT Reservations Exclusive Reservation: An application that is suitable for simultaneous sending of multiple data sources. Resources are reserved for each sender, and the sender is clear. Ff:fixed Filter
GKFX Reservations shared reservation: Suitable for applications that are not simultaneously sent by multiple sources. Shared Explicit (SE) reserves resources for multiple explicit sources Wildcard Filter (WF) reserve resources for all sources
2. Experimental topology
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/79/D5/wKioL1acfbaQw0m-AAA3Quegj7k341.png "title=" q3.png "alt=" Wkiol1acfbaqw0m-aaa3quegj7k341.png "/>
3. Basic Configuration
R1 Configuration
Interface serial0/0
IP address 12.1.1.1 255.255.255.0
Interface SERIAL0/1
IP address 13.1.1.1 255.255.255.0
router OSPF 110
Router-id 1.1.1.1
Network 12.1.1.0 0.0.0.255 Area 0
Network 13.1.1.0 0.0.0.255 Area 0
R2 Configuration
Interface serial0/0
IP address 12.1.1.2 255.255.255.0
Interface fastethernet1/0
IP address 24.1.1.2 255.255.255.0
router OSPF 110
Router-id 2.2.2.2
Network 12.1.1.0 0.0.0.255 Area 0
Network 24.1.1.0 0.0.0.255 Area 0
R3 Configuration
Interface SERIAL0/1
IP address 13.1.1.3 255.255.255.0
Interface fastethernet1/0
IP address 35.1.1.3 255.255.255.0
router OSPF 110
Router-id 3.3.3.3
Network 13.1.1.0 0.0.0.255 Area 0
Network 35.1.1.0 0.0.0.255 Area 0
R4 Configuration
Interface fastethernet1/0
IP address 24.1.1.4 255.255.255.0
IP Default-gateway 24.1.1.2
R5 Configuration
Interface fastethernet1/0
IP address 35.1.1.5 255.255.255.0
IP Default-gateway 35.1.1.3
4. RSVP Configuration
R1 Configuration
Interface serial0/0
IP RSVP Bandwidth
Interface SERIAL0/1
IP RSVP Bandwidth
R2 Configuration
Interface serial0/0
IP RSVP Bandwidth
Interface fastethernet1/0
IP RSVP Bandwidth
IP RSVP sender 35.1.1.5 24.1.1.4 TCP 0 24.1.1.4 fastethernet1/0 32 32
R3 Configuration
Interface SERIAL0/1
IP RSVP Bandwidth
Interface fastethernet1/0
IP RSVP Bandwidth
IP RSVP reservation 35.1.1.5 24.1.1.4 TCP 0 35.1.1.5 fastethernet1/0 FF rate 32 32
The above is in the host does not support the configuration of RSVP, if the host supports RSVP, only need to open RSVP on the router port on the line.
This article is from the "Open Source Hall" blog, please be sure to keep this source http://kaiyuandiantang.blog.51cto.com/10699754/1736136
91. RSVP of QoS centralized service configuration experiment