для Cisco Cisco IOS Software Release 12.0(29)S

Скачать
Страница из 38
      MPLS Traffic Engineering—RSVP Graceful Restart
Configuration Examples for MPLS TE—RSVP Graceful Restart
9
Cisco IOS Release 12.0(29)S
Configuration Examples for MPLS TE—RSVP Graceful Restart 
This section provides a configuration example for the MPLS TE—RSVP Graceful Restart feature.
MPLS TE—RSVP Graceful Restart: Example
In the following example, graceful restart is enabled, and related parameters, including a DSCP value, a 
refresh interval, and a missed refresh limit are set.
Router# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)# ip rsvp signalling hello graceful-restart mode help-neighbor
Router(config)# ip rsvp signalling hello graceful-restart dscp 30
Router(config)# ip rsvp signalling hello graceful-restart refresh interval 10000
Router(config)# ip rsvp signalling hello graceful-restart refresh misses 4
Router(config)# end
The following example verifies the status of graceful restart and the configured parameters:
Router# show ip rsvp hello graceful-restart
Graceful Restart:Enabled (help-neighbor only)
  Refresh interval:10000 msecs
  Refresh misses:4
  DSCP:0x30
  Advertised restart time:0 secs
  Advertised recovery time:0 secs
  Maximum wait for recovery:3600000 secs