Riverstone Networks WICT1-12 User Manual

Page 419

Advertising
background image

Riverstone Networks RS Switch Router User Guide Release 8.0 17-111

MPLS Configuration

Traffic Engineering

The following is the configuration for R3:

ip-router authentication create key-chain test1 key ed301c4c0a9b1171 type primary id 255 (

key is encrypted)

isis add area 53.da05

isis add interface lo0

isis add interface to-R3

isis add interface to-R5

isis add interface to-R1

isis set system-id 12.1212.1212.12

isis set level 1-and-2

isis set interface to-R3 level 1

isis set interface to-R1 key-chain test1 authentication-method md5

isis set area-key-chain test1 authentication-method md5

isis set interface to-R3 key-chain test1 authentication-method md5

isis set interface to-R5 level 1

isis set interface to-R5 key-chain test1 authentication-method md5

isis set traffic-engineering enable

isis set interface to-R1 level 1

isis start

! Configure MPLS

mpls add interface all

mpls add interface lo0

mpls set interface to-R5 bandwidth 20000000

mpls set interface to-R3 admin-group red

mpls set interface to-R1 admin-group red,green

mpls set interface to-R5 admin-group green

mpls create admin-group red group-value 1

mpls create admin-group green group-value 3

mpls start

! Enable and start RSVP

rsvp add interface all

rsvp start

! Configure VLANs

smarttrunk create st.1 protocol no-protocol

smarttrunk add ports et.13.3 to st.1

smarttrunk add ports et.13.4 to st.1

vlan make trunk-port et.13.8

vlan create to-R2 ip

vlan add ports st.1 to to-R2

vlan create to-R5 ip

vlan add ports et.6.8 to to-R5

vlan create to-R4 ip id 22

vlan add ports et.13.8 to to-R4

Advertising