Cisco Cisco IOS Software Release 12.4(9)T

下载
页码 10
 
RFC 3020 Multilink Frame Relay MIB Support
  Configuration Example for the RFC 3020 Multilink Frame Relay MIB
5
Cisco IOS Release: Multiple releases
Router(config)# t1 3 channel-group 0 timeslots 1-24
Router(config)# t1 4 channel-group 0 timeslots 1-24
Router(config)# t1 5 channel-group 0 timeslots 1-24
Router(config)# t1 6 channel-group 0 timeslots 1-24
Router(config)# t1 7 channel-group 0 timeslots 1-24
!
Router(config)# interface MFR1
Router(config)# ip address 209.165.200.228 255.255.255.224
Router(config)# frame-relay multilink bid GAN_BUNDLE_ONE
Router(config)# frame-relay interface-dlci 100
Router(config)# frame-relay intf-type dce
!
Router(config)# interface MFR2
Router(config)# ip address 209.165.200.229 255.255.255.224
Router(config)# frame-relay multilink bid GAN_BUNDLE_TWO
Router(config)# frame-relay interface-dlci 100
Router(config)# frame-relay intf-type dce
!
Router(config)# interface Serial6/0/1:0
Router(config)# encapsulation frame-relay MFR1
Router(config)# frame-relay multilink lid GAN_BUNDLE_ONE_LINK_1
!
Router(config)# interface Serial6/0/2:0
Router(config)# encapsulation frame-relay MFR1
Router(config)# frame-relay multilink lid GAN_BUNDLE_ONE_LINK_2
!
Router(config)# interface Serial6/0/3:0
Router(config)# encapsulation frame-relay MFR1
Router(config)# frame-relay multilink lid GAN_BUNDLE_ONE_LINK_3
!
Router(config)# interface Serial6/0/4:0
Router(config)# encapsulation frame-relay MFR2
Router(config)# frame-relay multilink lid GAN_BUNDLE_TWO_LINK_1
!
Router(config)# interface Serial6/0/5:0
Router(config)# encapsulation frame-relay MFR2
Router(config)# frame-relay multilink lid GAN_BUNDLE_TWO_LINK_2
!
Router(config)# interface Serial6/0/6:0
Router(config)# encapsulation frame-relay MFR2
Router(config)# frame-relay multilink lid GAN_BUNDLE_TWO_LINK_3
Router(config)# exit