Information Technology Reference
In-Depth Information
Example 11-12 Simple MPLS Router Configuration
hostname mplsrouter1
!
ip cef
!
interface Loopback0
ip address 192.168.16.1 255.255.255.255
!
interface Serial0/0
encapsulation frame-relay
!
interface Serial0/0.1 point-to-point
ip address 192.168.20.5 255.255.255.252
mpls ip
frame-relay interface-dlci 123
!
interface Serial0/0.2 point-to-point
ip address 192.168.20.9 255.255.255.252
mpls ip
frame-relay interface-dlci 124
!
interface Serial0/0.3 point-to-point
ip address 192.168.20.14 255.255.255.252
mpls ip
frame-relay interface-dlci 125
!
router ospf
network 192.168.16.0 0.0.0.255 area 1
network 192.168.20.0 0.0.0.255 area 1
!
ip classless
!
end
This topic covers MPLS at a high level. For more information, consult Cisco's web site at
www.cisco.com/warp/public/732/Tech/mpls/mpls_learnabout.shtml, RFC #2547, or the Cisco
Press publication MPLS and VPN Architectures .
CAR
CAR provides the means to limit the input or output transmission rate on an interface or
subinterface based on traffic sources and destinations, while specifying policies for handling
traffic that exceeds bandwidth allocations. Rate policies can be set based on IP access lists, IP
Precedence, Media Access Control (MAC) addresses, or a QoS group. The difference between
CAR and traffic shaping is that CAR is a policing scheme. CAR sets maximum limits on traffic
Search WWH ::




Custom Search