![Riverstone Networks WICT1-12 Скачать руководство пользователя страница 479](http://html1.mh-extra.com/html/riverstone-networks/wict1-12/wict1-12_user-manual_1466194479.webp)
Riverstone Networks RS Switch Router User Guide Release 8.0 20-7
IP Policy-Based Forwarding Configuration
IP Policy Configuration Examples
20.2.2
Prioritizing Service to Customers
An ISP can use policy-based routing on an access router to supply different customers with different levels of service.
The sample configuration in
Figure 20-2
shows an RS using an IP policy to classify customers and route traffic to
different networks based on customer type.
Figure 20-2 Using an IP policy to prioritize service to customers
Traffic from the premium customer is load balanced across two next-hop gateways in the high-cost, high-availability
network. If neither of these gateways is available, then packets are forwarded based on dynamic routes learned via
routing protocols.
Traffic from the standard customer always uses one gateway (200.1.1.1). If for some reason that gateway is not
available, packets from the standard customer are dropped.
The following is the IP policy configuration for the Policy Router in
Figure 20-2
:
interface create ip premium-customer address-netmask 10.50.1.1/16 port et.1.1
interface create ip standard-customer address-netmask 11.50.1.1/16 port et.1.2
acl premium-customer permit ip 10.50.0.0/16 any any any 0
acl standard-customer permit ip 11.50.0.0/16 any any any 0
ip-policy p1 permit acl premium-customer next-hop-list "100.1.1.1
200.1.1.1" action policy-first sequence 20
ip-policy apply interface premium-customer
ip-policy p2 permit acl standard-customer next-hop-list 200.1.1.1 action
policy-only sequence 30
ip-policy apply interface standard-customer
Premium Customer
10.50.*.*
Standard Customer
11.50.*.*
ISP
et.1.1
et.1.2
Low-Cost Network
200.1.1.1
High-Cost, High Availability
Network 100.1.1.1
Policy
Router
Содержание WICT1-12
Страница 1: ...36 007 07 Rev 0A RS Switch Router User Guide Release 8 0...
Страница 7: ...Riverstone Networks RS Switch Router User Guide Release 8 0 vii J J J J J 2 5 5J 5 A H B J 5J H...
Страница 160: ...8 26 Riverstone Networks RS Switch Router User Guide Release 8 0 Configuring PPP OC 12 ATM Configuration Guide...
Страница 216: ...13 6 Riverstone Networks RS Switch Router User Guide Release 8 0 Configuration Example RIP Configuration Guide...
Страница 258: ...15 24 Riverstone Networks RS Switch Router User Guide Release 8 0 Displaying IS IS Information IS IS Configuration Guide...
Страница 308: ...16 50 Riverstone Networks RS Switch Router User Guide Release 8 0 BGP Configuration Examples BGP Configuration Guide...
Страница 530: ...23 10 Riverstone Networks RS Switch Router User Guide Release 8 0 Configuration Examples IPX Routing Configuration...
Страница 546: ...24 16 Riverstone Networks RS Switch Router User Guide Release 8 0 Monitoring ACLs Access Control List Configuration...
Страница 582: ...26 20 Riverstone Networks RS Switch Router User Guide Release 8 0 Limiting Traffic Rate QoS Configuration...
Страница 586: ...27 4 Riverstone Networks RS Switch Router User Guide Release 8 0 Monitoring Broadcast Traffic Performance Monitoring...