Example 26-7 – Cisco 15327 User Manual

Page 467

Advertising
background image

26-35

Ethernet Card Software Feature and Configuration Guide, R7.2

Chapter 26 Configuring IEEE 802.17b Resilient Packet Ring

Configuration Examples for Cisco IOS CLI Portion of End-to-End RPR-IEEE

Configuration Examples for Cisco IOS CLI Portion of End-to-End RPR-IEEE

The following examples show RPR-IEEE configurations.

Example 26-7

is a simple configuration. It

does the minimum needed to bridge the ML-Series card’s Ethernet ports and the ML-Series card’s
RPR-IEEE and leaves the RPR-IEEE characteristics at default.

Example 26-8

is a complex example of

RPR-IEEE with multiple bridge groups, configured characteristics, and QoS.

Example 26-7 Configuration Example for Simple RPR-IEEE

version 12.2

no service pad

service timestamps debug datetime msec localtime

service timestamps log datetime msec localtime

no service password-encryption

service internal

!

hostname ml

!

boot-start-marker

boot-end-marker

!

enable password x

!

clock timezone PST -8

clock summer-time PDT date Apr 2 2006 2:00 Oct 29 2006 2:00

ip subnet-zero

no ip routing

no ip domain-lookup

!

no mpls traffic-eng auto-bw timers frequency 0

!

bridge irb

!

!

interface GigabitEthernet0

no ip address

no ip route-cache

no ip mroute-cache

bridge-group 10

bridge-group 10 spanning-disabled

!

interface GigabitEthernet1

no ip address

no ip route-cache

no ip mroute-cache

shutdown

!

interface RPR-IEEE0

no ip address

no ip route-cache

rpr-ieee fairness mode aggressive

!

interface RPR-IEEE0.10

encapsulation dot1Q 10

no ip route-cache

no snmp trap link-status

bridge-group 10

bridge-group 10 spanning-disabled

!

ip classless

no ip http server

Advertising