=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2006.10.17 06:48:53 =~=~=~=~=~=~=~=~=~=~=~= RACK99AS>5 [Resuming connection 5 to r5 ... ] S5#config t Enter configuration commands, one per line. End with CNTL/Z. S5(config)#int fa 0/21 S5(config-if)#sto S5(config-if)#storm-control ? action Action to take for storm-control broadcast Broadcast address storm control multicast Multicast address storm control unicast Unicast address storm control S5(config-if)#storm-control br S5(config-if)#storm-control broadcast ? level Set storm suppression level on this interface S5(config-if)#storm-control broadcast l S5(config-if)#storm-control broadcast level ? <0.00 - 100.00> Enter rising threshold pps Enter suppression level in packets per second S5(config-if)#storm-control broadcast level 50 S5(config-if)#sto S5(config-if)#storm-control mu S5(config-if)#storm-control multicast l S5(config-if)#storm-control multicast level 62 S5(config-if)#^Z S5#sh run in 23:48:59: %SYS-5-CONFIG_I: Configured from console by console S5#sh run int s 1/21 ^ % Invalid input detected at '^' marker. S5#sh run int s 1/21/21 /21 /21 f/21a/210/21 Building configuration... Current configuration : 143 bytes ! interface FastEthernet0/21 switchport mode dynamic desirable storm-control broadcast level 50.00 storm-control multicast level 62.00 end S5# S5#config t Enter configuration commands, one per line. End with CNTL/Z. S5(config)# S5(config)#access-list 100 per tcp any any eq ? <0-65535> Port number bgp Border Gateway Protocol (179) chargen Character generator (19) cmd Remote commands (rcmd, 514) daytime Daytime (13) discard Discard (9) domain Domain Name Service (53) echo Echo (7) exec Exec (rsh, 512) finger Finger (79) ftp File Transfer Protocol (21) ftp-data FTP data connections (20) gopher Gopher (70) hostname NIC hostname server (101) ident Ident Protocol (113) irc Internet Relay Chat (194) klogin Kerberos login (543) kshell Kerberos shell (544) login Login (rlogin, 513) lpd Printer service (515) nntp Network News Transport Protocol (119) pim-auto-rp PIM Auto-RP (496) --More--   S5(config)#access-list 100 per tcp any any eq ident S5(config)#vlan S5(config)#vlan ? WORD ISL VLAN IDs 1-4094 access-map Create vlan access-map or enter vlan access-map command mode dot1q dot1q parameters filter Apply a VLAN Map internal internal VLAN S5(config)#vlan acc S5(config)#vlan access-map ? WORD Vlan access map tag S5(config)#vlan access-map Prob12 ? <0-65535> Sequence to insert to/delete from existing vlan access-map entry S5(config)#vlan access-map Prob12 10 S5(config-access-map)#match ? ip IP based match mac MAC based match S5(config-access-map)#match ip ? address Match IP address to access control. S5(config-access-map)#match ip >add      add ? <1-199> IP access list (standard or extended) <1300-2699> IP expanded access list (standard or extended) WORD Access-list name S5(config-access-map)#match ip add 100 ? <1-199> IP access list (standard or extended) <1300-2699> IP expanded access list (standard or extended) WORD Access-list name S5(config-access-map)#match ip add 100 S5(config-access-map)#ac S5(config-access-map)#action ? drop Drop packets forward Forward packets S5(config-access-map)#action drop S5(config-access-map)#exit S5(config)#exitaction dropmatch ip add 100 vlan access-map Prob12 10  20 S5(config-access-map)#exit S5(config)#vla S5(config)#vlan f S5(config)#vlan filter ? WORD VLAN map name S5(config)#vlan filter Prob12 ? vlan-list VLANs to apply filter to S5(config)#vlan filter Prob12 vl S5(config)#vlan filter Prob12 vlan-list ? <1-4094> VLAN id all Remove this filter from all VLANs S5(config)#vlan filter Prob12 vlan-list all S5(config)#^Z S5#sh 23:53:40: %SYS-5-CONFIG_I: Configured from console by console S5#sh vlan acc S5#sh vlan access-map Vlan access-map "Prob12" 10 Match clauses: ip address: 100 Action: drop Vlan access-map "Prob12" 20 Match clauses: Action: forward S5#sh run | b acc S5#sh run | b acc vlan access-map Prob12 10 action drop match ip address 100 vlan access-map Prob12 20 action forward vlan filter Prob12 vlan-list 1-4094 ! ! interface FastEthernet0/1 switchport access vlan 10 switchport mode access ! interface FastEthernet0/2 switchport mode access shutdown ! interface FastEthernet0/3 switchport access vlan 34 switchport mode access ! interface FastEthernet0/4 switchport mode access shutdown --More--   S5#sh run | i access-list access-list 100 permit tcp any any eq ident S5# S5# RACK99AS>6 [Resuming connection 6 to r6 ... ] sh vlan VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 1 default active Fa0/3, Fa0/5, Fa0/6, Fa0/7 Fa0/8, Fa0/9, Fa0/10, Fa0/11 Fa0/12, Fa0/13, Fa0/14, Fa0/15 Fa0/16, Fa0/17, Fa0/18, Fa0/19 Fa0/20, Fa0/21, Fa0/22, Fa0/23 Gi0/1, Gi0/2 10 ToR1 active 20 ToR2 active Fa0/2 34 BlueSuede active Fa0/4 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2 ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------ 1 enet 100001 1500 - - - - - 0 0 10 enet 100010 1500 - - - - - 0 0 20 enet 100020 1500 - - - - - 0 0 34 enet 100034 1500 - - - - - 0 0 --More--   S6#config t Enter configuration commands, one per line. End with CNTL/Z. S6(config)#vlan access-map Prob12 10 S6(config-access-map)# action drop S6(config-access-map)# match ip address 100 S6(config-access-map)#vlan access-map Prob12 20 S6(config-access-map)# action forward S6(config-access-map)#vlan filter Prob12 vlan-list 1-4094 S6(config)#access-list 100 permit tcp any any eq ident S6(config)#^Z S6# 23:55:02: %SYS-5-CONFIG_I: Configured from console by console S6# RACK99AS>3 5 [Resuming connection 5 to r5 ... ] S5#config t Enter configuration commands, one per line. End with CNTL/Z. S5(config)#int s fa 0/20 S5(config-if)#sw S5(config-if)#switchport ? access Set access mode characteristics of the interface block Disable forwarding of unknown uni/multi cast addresses host Set port host mode Set trunking mode of the interface nonegotiate Device will not engage in negotiation protocol on this interface port-security Security related command priority Set appliance 802.1p priority protected Configure an interface to be a protected port trunk Set trunking characteristics of the interface voice Voice appliance attributes S5(config-if)#switchport blo S5(config-if)#switchport block ? multicast Block unknown multicast addresses unicast Block unknown unicast addresses S5(config-if)#switchport block un S5(config-if)#switchport block unicast ? S5(config-if)#switchport block unicast S5(config-if)#^Z S5#sh ru 23:59:56: %SYS-5-CONFIG_I: Configured from console by console S5#sh run int fa 0/20 Building configuration... Current configuration : 84 bytes ! interface FastEthernet0/20 switchport mode access switchport block unicast end S5# S5#config t Enter configuration commands, one per line. End with CNTL/Z. S5(config)#int fa 0/. 21 S5(config-if)#swi S5(config-if)#switchport ? access Set access mode characteristics of the interface block Disable forwarding of unknown uni/multi cast addresses host Set port host mode Set trunking mode of the interface nonegotiate Device will not engage in negotiation protocol on this interface port-security Security related command priority Set appliance 802.1p priority protected Configure an interface to be a protected port trunk Set trunking characteristics of the interface voice Voice appliance attributes S5(config-if)#switchport host ? S5(config-if)#switchport host      pr or S5(config-if)#switchport port-security ? aging Port-security aging commands mac-address Secure mac address maximum Max secure addresses violation Security violation mode S5(config-if)#switchport port-security m S5(config-if)#switchport port-security maa c S5(config-if)#switchport port-security mac-address ? H.H.H 48 bit mac address sticky Configure dynamic secure addresses as sticky S5(config-if)#switchport port-security mac-address 0023.1123.4443 Port-security not enabled on interface FastEthernet0/21. S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)#swi S5(config-if)#switchport pro S5(config-if)#switchport protected          or S5(config-if)#switchport port-security Command rejected: FastEthernet0/21 is a dynamic port. S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)#sw S5(config-if)#switchport mo S5(config-if)#switchport mode ac S5(config-if)#switchport mode access S5(config-if)#switchport mode access port-security S5(config-if)#switchport port-security mode access port-security mac-address 0023.1123.4443 S5(config-if)#^Z S5#sh 1d00h: %SYS-5-CONFIG_I: Configured from console by console S5#sh port S5#sh port-security ? address Show secure address interface Show secure interface | Output modifiers S5#sh port-security in fa 0/21 Port Security : Enabled Port Status : Secure-down Violation Mode : Shutdown Aging Time : 0 mins Aging Type : Absolute SecureStatic Address Aging : Disabled Maximum MAC Addresses : 1 Total MAC Addresses : 1 Configured MAC Addresses : 1 Sticky MAC Addresses : 0 Last Source Address:Vlan : 0000.0000.0000:0 Security Violation Count : 0 S5#sh run int fa 0/21 Building configuration... Current configuration : 211 bytes ! interface FastEthernet0/21 switchport mode access switchport port-security switchport port-security mac-address 0023.1123.4443 storm-control broadcast level 50.00 storm-control multicast level 62.00 end S5# S5#confi t Enter configuration commands, one per line. End with CNTL/Z. S5(config)# S5(config)#int fa0/22 S5(config-if)#swi S5(config-if)#switchport mo S5(config-if)#switchport mode acc S5(config-if)#switchport mode access S5(config-if)#sw S5(config-if)#switchport po S5(config-if)#switchport port-security S5(config-if)#swi S5(config-if)#switchport p S5(config-if)#switchport po S5(config-if)#switchport port-security v` S5(config-if)#switchport port-security v`  S5(config-if)#switchport port-security violation ? protect Security violation protect mode restrict Security violation restrict mode shutdown Security violation shutdown mode S5(config-if)#switchport port-security violation re S5(config-if)#switchport port-security violation restrict ? S5(config-if)#switchport port-security violation restrict S5(config-if)#^Z S5#sh 1d00h: %SYS-5-CONFIG_I: Configured from console by console S5#sh run int fa 0- /22 Building configuration... Current configuration : 129 bytes ! interface FastEthernet0/22 switchport mode access switchport port-security switchport port-security violation restrict end S5# S5#sh run int fa 0/22confi t sh run int fa 0/21port-security in fa 0/21 2 Port Security : Enabled Port Status : Secure-up Violation Mode : Restrict Aging Time : 0 mins Aging Type : Absolute SecureStatic Address Aging : Disabled Maximum MAC Addresses : 1 Total MAC Addresses : 1 Configured MAC Addresses : 0 Sticky MAC Addresses : 0 Last Source Address:Vlan : 0012.7f52.1196:1 Security Violation Count : 0 S5#config t Enter configuration commands, one per line. End with CNTL/Z. S5(config)# S5(config)#int fa 0/19 S5(config-if)#sw S5(config-if)#switchport acces S5(config-if)#switchport access vla S5(config-if)#switchport access vlan ? <1-4094> VLAN ID of the VLAN when this port is in access mode dynamic When in access mode, this interfaces VLAN is controlled by VMPS S5(config-if)#switchport access vlan             por S5(config-if)#switchport port-security ma S5(config-if)#switchport port-security max S5(config-if)#switchport port-security maximum ? <1-5120> Maximum addresses S5(config-if)#switchport port-security maximum                                  sto S5(config-if)#storm-control b S5(config-if)#storm-control broadcast l S5(config-if)#storm-control broadcast level 25                                swi S5(config-if)#switchport ? access Set access mode characteristics of the interface block Disable forwarding of unknown uni/multi cast addresses host Set port host mode Set trunking mode of the interface nonegotiate Device will not engage in negotiation protocol on this interface port-security Security related command priority Set appliance 802.1p priority protected Configure an interface to be a protected port trunk Set trunking characteristics of the interface voice Voice appliance attributes S5(config-if)#switchport protected                    exit S5(config)#mac S5(config)#macr S5(config)#macro ? global Enter global macro apply name Name of the macro S5(config)#macro name ? WORD Name of the macro to create S5(config)#macro name PortSetup ? S5(config)#macro name PortSetup   Enter macro commands one per line. End with the character '@'. ? do sh       @ S5(config)#do sh run | b macro macro name PortSetup ? @ ! no file verify auto spanning-tree mode pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! vlan access-map Prob12 10 action drop match ip address 100 vlan access-map Prob12 20 action forward vlan filter Prob12 vlan-list 1-4094 ! ! interface FastEthernet0/1 switchport access vlan 10 switchport mode access ! interface FastEthernet0/2 --More--   S5(config)#do sh run | b macro@ ?macro name PortSetup Enter macro commands one per line. End with the character '@'. switchport mode access switchport access vlan $V switchport port-security switchport port-security maximum $M storm-control broadcast level 25 switchport protected @ S5(config)#int fa 0/12 S5(config-if)#macro ? apply Apply a macro description Macro description for this interface trace Apply a macro with tracing on S5(config-if)#macro trace ? WORD Name of the macro to apply S5(config-if)#macro trace PortSeup  tup ? WORD Keyword to replace with a value S5(config-if)#macro trace PortSetup $V 22 $M 4 Applying command... 'switchport mode access' Applying command... 'switchport access vlan 22' % Access VLAN does not exist. Creating vlan 22 Applying command... 'switchport port-security' Applying command... 'switchport port-security maximum 4' Applying command... 'storm-control broadcast level 25' Applying command... 'switchport protected' S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)#do sh run int fa 0/12 Building configuration... Current configuration : 235 bytes ! interface FastEthernet0/12 switchport access vlan 22 switchport mode access switchport protected switchport port-security maximum 4 switchport port-security macro description PortSetup storm-control broadcast level 25.00 end S5(config-if)#int fa 0/13 S5(config-if)#int fa 0/13do sh run int fa 0/12int fa 0/13  macro app S5(config-if)#macro apply PortSetup $V 24 $M 6 % Access VLAN does not exist. Creating vlan 24 S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)# S5(config-if)#^Z S5#sh ru   1d00h: %SYS-5-CONFIG_I: Configured from console by console S5#sh run | b macro macro name PortSetup switchport mode access switchport access vlan $V switchport port-security switchport port-security maximum $M storm-control broadcast level 25 switchport protected @ ! no file verify auto spanning-tree mode pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! vlan access-map Prob12 10 action drop match ip address 100 vlan access-map Prob12 20 action forward vlan filter Prob12 vlan-list 1-4094 ! ! --More--   S5#sh span sum Switch is in pvst mode Root bridge for: none Extended system ID is enabled Portfast Default is disabled PortFast BPDU Guard Default is disabled Portfast BPDU Filter Default is disabled Loopguard Default is disabled EtherChannel misconfig guard is enabled UplinkFast is disabled BackboneFast is disabled Configured Pathcost method used is short Name Blocking Listening Learning Forwarding STP Active ---------------------- -------- --------- -------- ---------- ---------- VLAN0001 0 0 0 3 3 VLAN0010 0 0 0 2 2 VLAN0020 0 0 0 1 1 VLAN0034 0 0 0 2 2 ---------------------- -------- --------- -------- ---------- ---------- 4 vlans 0 0 0 8 8 S5#config t Enter configuration commands, one per line. End with CNTL/Z. S5(config)#spa S5(config)#spanning-tree mst ? WORD MST instance range, example: 0-3,5,7-9 configuration Enter MST configuration submode forward-time Set the forward delay for the spanning tree hello-time Set the hello interval for the spanning tree max-age Set the max age interval for the spanning tree max-hops Set the max hops value for the spanning tree S5(config)#spanning-tree mst can  onfig S5(config-mst)#? abort Exit region configuration mode, aborting changes exit Exit region configuration mode, applying changes instance Map vlans to an MST instance name Set configuration name no Negate a command or set its defaults private-vlan Set private-vlan synchronization revision Set configuration revision number show Display region configurations S5(config-mst)#name ProbA S5(config-mst)#inst 1 ? vlan Range of vlans to add to the instance mapping S5(config-mst)#inst 1 vlan 10 S5(config-mst)#exit S5(config)#span S5(config)#spanning-tree mo S5(config)#spanning-tree mode mst S5(config)#^Z S5#sh config tsh  1d00h: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to down 1d00h: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan20, changed state to down 1d00h: %SYS-5-CONFIG_I: Configured from console by console S5#sh config tsh span sum Switch is in mst mode (IEEE Standard) Root bridge for: MST0-MST1 Extended system ID is enabled Portfast Default is disabled PortFast BPDU Guard Default is disabled Portfast BPDU Filter Default is disabled Loopguard Default is disabled EtherChannel misconfig guard is enabled UplinkFast is disabled BackboneFast is disabled Configured Pathcost method used is short (Operational value is long) Name Blocking Listening Learning Forwarding STP Active ---------------------- -------- --------- -------- ---------- ---------- MST0 6 0 0 0 6 MST1 2 0 0 0 2 ---------------------- -------- --------- -------- ---------- ---------- 2 msts 8 0 0 0 8 S5# 1d00h: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, changed state to up S5# S5# S5# S5# S5#sh span sum    MST0 Spanning tree enabled protocol mstp Root ID Priority 32768 Address 0012.7f57.9480 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 0012.7f57.9480 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/1 Desg LRN 2000000 128.1 Shr Fa0/3 Desg LRN 200000 128.3 P2p Fa0/8 Desg LRN 2000000 128.8 Shr Fa0/22 Desg LRN 200000 128.22 P2p Bound(STP) Fa0/23 Desg LRN 200000 128.23 P2p Fa0/24 Desg LRN 200000 128.24 P2p Bound(PVST) --More-- 1d00h: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan20, changed state to up --More--   S5#~sh span MST0 Spanning tree enabled protocol mstp Root ID Priority 32768 Address 0012.7f57.9480 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 0012.7f57.9480 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/1 Desg FWD 2000000 128.1 Shr Fa0/3 Desg FWD 200000 128.3 P2p Fa0/8 Desg FWD 2000000 128.8 Shr Fa0/22 Desg FWD 200000 128.22 P2p Bound(STP) Fa0/23 Desg FWD 200000 128.23 P2p Fa0/24 Desg FWD 200000 128.24 P2p Bound(PVST) --More--   S5# RACK99AS>6 [Resuming connection 6 to r6 ... ] S6#config t Enter configuration commands, one per line. End with CNTL/Z. S6(config)#span mst con S6(config-mst)#int 1 vlan 10 ^ % Invalid input detected at '^' marker. S6(config)#int 1 vlan 10st 1 vlan 10 ^ % Invalid input detected at '^' marker. S6(config)#inst 1 vlan 10             S6(config)#interface           int 1 vlan 10span mst con  S6(config-mst)#in S6(config-mst)#instance 1 vlan 190  0 S6(config-mst)#name Proba S6(config-mst)#exit S6(config)#span S6(config)#spanning-tree mo S6(config)#spanning-tree mode mst S6(config)#^Z S6#sh 1d00h: %SYS-5-CONFIG_I: Configured from console by console S6#sh pan     span MST0 Spanning tree enabled protocol mstp Root ID Priority 32768 Address 0012.7f52.1180 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 0012.7f52.1180 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/2 Desg BLK 200000 128.2 P2p Fa0/4 Desg BLK 200000 128.4 P2p Fa0/22 Desg FWD 200000 128.22 P2p Fa0/24 Desg BLK 200000 128.24 P2p --More--   MST1 Spanning tree enabled protocol mstp Root ID Priority 32769 Address 0012.7f52.1180 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 0012.7f52.1180 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/24 Desg BLK 200000 128.24 P2p S6#sh span MST0 Spanning tree enabled protocol mstp Root ID Priority 32768 Address 0012.7f52.1180 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 0012.7f52.1180 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/2 Desg BLK 200000 128.2 P2p Fa0/4 Desg BLK 200000 128.4 P2p Fa0/22 Desg FWD 200000 128.22 P2p Fa0/24 Desg BLK 200000 128.24 P2p --More--   MST1 Spanning tree enabled protocol mstp Root ID Priority 32769 Address 0012.7f52.1180 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32769 (priority 32768 sys-id-ext 1) Address 0012.7f52.1180 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/24 Desg BLK 200000 128.24 P2p S6# RACK99AS>5 [Resuming connection 5 to r5 ... ] 1d0 S5#sh span MST0 Spanning tree enabled protocol mstp Root ID Priority 32768 Address 0012.7f52.1180 Cost 200000 Port 22 (FastEthernet0/22) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 0012.7f57.9480 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/1 Desg LRN 2000000 128.1 Shr Fa0/3 Desg LRN 200000 128.3 P2p Fa0/8 Desg LRN 2000000 128.8 Shr Fa0/22 Root FWD 200000 128.22 P2p Bound(RSTP) Fa0/23 Desg LRN 200000 128.23 P2p Fa0/24 Altn BLK 200000 128.24 P2p Bound(RSTP) --More--   S5# RACK99AS>6 [Resuming connection 6 to r6 ... ] S6#config t Enter configuration commands, one per line. End with CNTL/Z. S6(config)#span S6(config)#spanning-tree mode pv S6(config)#spanning-tree mode pvmstexit name Probainstance 1 vlan 10span mst con  S6(config-mst)#span mst conning-tree mode pvmstexit name Proba A S6(config-mst)#exit S6(config)#span mode mst S6(config)#span S6(config)#spanning-tree mst ? WORD MST instance range, example: 0-3,5,7-9 configuration Enter MST configuration submode forward-time Set the forward delay for the spanning tree hello-time Set the hello interval for the spanning tree max-age Set the max age interval for the spanning tree max-hops Set the max hops value for the spanning tree S6(config)#spanning-tree mst 0 ? priority Set the bridge priority for the spanning tree root Configure switch as root S6(config)#spanning-tree mst 0 pri S6(config)#spanning-tree mst 0 priority 0 S6(config)#^Z S6# RACK99AS>5 [Resuming connection 5 to r5 ... ] 1 S5#config t Enter configuration commands, one per line. End with CNTL/Z. S5(config)#span S5(config)#spanning-tree msrt   t    t 1 pri 0 S5(config)#^Z S5# 1d00h: %SYS-5-CONFIG_I: Configured from console by console S5#sh span MST0 Spanning tree enabled protocol mstp Root ID Priority 0 Address 0012.7f52.1180 Cost 0 Port 22 (FastEthernet0/22) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 0012.7f57.9480 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/1 Desg FWD 2000000 128.1 Shr Fa0/3 Desg FWD 200000 128.3 P2p Fa0/8 Desg FWD 2000000 128.8 Shr Fa0/22 Root FWD 200000 128.22 P2p Fa0/23 Desg FWD 200000 128.23 P2p Fa0/24 Altn BLK 200000 128.24 P2p --More--   S5#sh span MST0 Spanning tree enabled protocol mstp Root ID Priority 0 Address 0012.7f52.1180 Cost 0 Port 22 (FastEthernet0/22) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 0012.7f57.9480 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/1 Desg FWD 2000000 128.1 Shr Fa0/3 Desg FWD 200000 128.3 P2p Fa0/8 Desg FWD 2000000 128.8 Shr Fa0/22 Root FWD 200000 128.22 P2p Fa0/23 Desg FWD 200000 128.23 P2p Fa0/24 Altn BLK 200000 128.24 P2p --More--   S5#cnfig t ^ % Invalid input detected at '^' marker. S5#cop nfig t        sh cdp nei Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone Device ID Local Intrfce Holdtme Capability Platform Port ID CR2 Fas 0/8 155 R 2520 Eth 0 R3 Fas 0/3 145 R S 2611XM Fas 0/0 R1 Fas 0/1 131 R 2611 Eth 0/0 S6 Fas 0/22 162 S I WS-C3550-2Fas 0/22 S6 Fas 0/24 162 S I WS-C3550-2Fas 0/24 S5#sh cdp nei de ------------------------- Device ID: CR2 Entry address(es): IP address: 212.27.98.1 Platform: cisco 2520, Capabilities: Router Interface: FastEthernet0/8, Port ID (outgoing port): Ethernet0 Holdtime : 137 sec Version : Cisco Internetwork Operating System Software IOS (tm) 2500 Software (C2500-JS-L), Version 12.0(10), RELEASE SOFTWARE (fc1) Copyright (c) 1986-2000 by cisco Systems, Inc. Compiled Mon 20-Mar-00 22:54 by phanguye advertisement version: 1 Management address(es): ------------------------- Device ID: R3 Entry address(es): IP address: 17.80.1.1 Platform: cisco 2611XM, Capabilities: Router Switch Interface: FastEthernet0/3, Port ID (outgoing port): FastEthernet0/0 --More--  Holdtime : 126 sec Version : Cisco Internetwork Operating System Software IOS (tm) C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.3(16a), RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2005 by cisco Systems, Inc. Compiled Wed 09-Nov-05 19:23 by evmiller advertisement version: 2 VTP Management Domain: '' Duplex: full Management address(es): ------------------------- Device ID: R1 Entry address(es): IP address: 208.28.1.66 Platform: cisco 2611, Capabilities: Router Interface: FastEthernet0/1, Port ID (outgoing port): Ethernet0/0 Holdtime : 170 sec --More--  Version : Cisco Internetwork Operating System Software IOS (tm) C2600 Software (C2600-IO3-M), Version 12.3(16a), RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2005 by cisco Systems, Inc. Compiled Wed 09-Nov-05 19:23 by evmiller advertisement version: 2 Duplex: half Management address(es): ------------------------- Device ID: S6 Entry address(es): IP address: 17.57.100.2 Platform: Cisco WS-C3550-24, Capabilities: Switch IGMP Interface: FastEthernet0/22, Port ID (outgoing port): FastEthernet0/22 Holdtime : 134 sec Version : Cisco IOS Software, C3550 Software (C3550-IPSERVICESK9-M), Version 12.2(25)SED, RELEASE SOFTWARE (fc1) Copyright (c) 1986-2005 by Cisco Systems, Inc. --More--  Compiled Sat 22-Oct-05 12:14 by yenanh advertisement version: 2 Protocol Hello: OUI=0x00000C, Protocol ID=0x0112; payload len=27, value=00000000FFFFFFFF010221FF00000000000000127F521180FF0000 VTP Management Domain: 'Graceland' Native VLAN: 1 Duplex: full Management address(es): IP address: 17.57.100.2 ------------------------- Device ID: S6 Entry address(es): IP address: 17.57.100.2 Platform: Cisco WS-C3550-24, Capabilities: Switch IGMP Interface: FastEthernet0/24, Port ID (outgoing port): FastEthernet0/24 Holdtime : 125 sec Version : Cisco IOS Software, C3550 Software (C3550-IPSERVICESK9-M), Version 12.2(25)SED, RELEASE SOFTWARE (fc1) Copyright (c) 1986-2005 by Cisco Systems, Inc. --More--   S5#sh int trun Port Mode Encapsulation Status Native vlan Fa0/24 on 802.1q trunking 1 Port Vlans allowed on trunk Fa0/24 10,20,34 Port Vlans allowed and active in management domain Fa0/24 10,20,34 Port Vlans in spanning tree forwarding state and not pruned Fa0/24 10 S5#confi gt ^ % Invalid input detected at '^' marker. S5#config t Enter configuration commands, one per line. End with CNTL/Z. S5(config)# S5(config)#int fa 0/22 S5(config-if)#shut S5(config-if)#^Z S5# 1d00h: %SYS-5-CONFIG_I: Configured from console by console 1d00h: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan20, changed state to up S5# 1d00h: %LINK-5-CHANGED: Interface FastEthernet0/22, changed state to administratively down 1d00h: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/22, changed state to down S5# S5# S5# S5# S5#config t gtsh int truncdp nei de cnfig t sh span MST0 Spanning tree enabled protocol mstp Root ID Priority 0 Address 0012.7f52.1180 Cost 0 Port 24 (FastEthernet0/24) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 32768 (priority 32768 sys-id-ext 0) Address 0012.7f57.9480 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/1 Desg FWD 2000000 128.1 Shr Fa0/3 Desg FWD 200000 128.3 P2p Fa0/8 Desg FWD 2000000 128.8 Shr Fa0/23 Desg FWD 200000 128.23 P2p Fa0/24 Root FWD 200000 128.24 P2p --More--   MST1 Spanning tree enabled protocol mstp Root ID Priority 1 Address 0012.7f57.9480 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 1 (priority 0 sys-id-ext 1) Address 0012.7f57.9480 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/1 Desg FWD 2000000 128.1 Shr Fa0/24 Desg FWD 200000 128.24 P2p S5#sh spa  n vlan 10 MST1 Spanning tree enabled protocol mstp Root ID Priority 1 Address 0012.7f57.9480 This bridge is the root Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 1 (priority 0 sys-id-ext 1) Address 0012.7f57.9480 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Interface Role Sts Cost Prio.Nbr Type ---------------- ---- --- --------- -------- -------------------------------- Fa0/1 Desg FWD 2000000 128.1 Shr Fa0/24 Desg FWD 200000 128.24 P2p S5#sh run | b mst spanning-tree mode mst spanning-tree extend system-id ! spanning-tree mst configuration name ProbA instance 1 vlan 10 ! spanning-tree mst 1 priority 0 ! vlan internal allocation policy ascending ! vlan access-map Prob12 10 action drop match ip address 100 vlan access-map Prob12 20 action forward vlan filter Prob12 vlan-list 1-4094 ! ! interface FastEthernet0/1 switchport access vlan 10 switchport mode access ! --More--   S5# RACK99AS>6 [Resuming connection 6 to r6 ... ] 1 S6#sh run | b mst spanning-tree mode mst spanning-tree extend system-id ! spanning-tree mst configuration name ProbA instance 1 vlan 10 ! spanning-tree mst 0 priority 0 ! vlan internal allocation policy ascending ! vlan access-map Prob12 10 action drop match ip address 100 vlan access-map Prob12 20 action forward vlan filter Prob12 vlan-list 1-4094 ! ! interface FastEthernet0/1 no switchport ip address 17.57.100.2 255.255.255.0 ! --More--   S6# RACK99AS>2 [Resuming connection 2 to r2 ... ] R2#config t Enter configuration commands, one per line. End with CNTL/Z. R2(config)#int s 1/2 R2(config-if)#shut R2(config-if)# *Mar 2 00:30:32.572: %LINK-5-CHANGED: Interface Serial1/2, changed state to administratively down *Mar 2 00:30:33.574: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/2, changed state to down R2(config-if)#ppp mul R2(config-if)#ppp multilink ? endpoint Configure the local Endpoint Discriminator group Put interface in a multilink bundle multiclass Configure support for Multiclass Multilink queue Specify link queuing parameters R2(config-if)#ppp multilink               ppp mult R2(config-if)#ppp multilink p g R2(config-if)#ppp multilink group 1 ? R2(config-if)#ppp multilink group 1 % Cannot set multilink group. Interface Multilink1 does not exist R2(config-if)#int multi 1 R2(config-if)# *Mar 2 00:32:42.505: %LINEPROTO-5-UPDOWN: Line protocol on Interface Multilink1, changed state to down R2(config-if)#ppp mul R2(config-if)#ppp multilink ? fragment Specify fragmentation parameters group Put interface in a multilink bundle idle-link Do not transmit fragments over the lowest speed link interleave Allow interleaving of small packets with fragments links Specify the limits on the number of links in a bundle load-threshold Specify threshold used to add/delete links slippage Set constraints on amount of data the MLP reassembly engine will buffer per link R2(config-if)#ppp multilink in R2(config-if)#ppp multilink interleave ? R2(config-if)#ppp multilink interleave R2(config-if)#ppp mul fr R2(config-if)#ppp mul fragment ? delay Specify the maximum delay for each fragment disable Suppress multilink fragmentation when possible maximum Specify the maximum number of fragments per transmitted packet R2(config-if)#ppp mul fragment de R2(config-if)#ppp mul fragment delay ? <1-1000> Maximum delay in milliseconds R2(config-if)#ppp mul fragment delay 15 R2(config-if)#do sh run int s 1/2 Building configuration... Current configuration : 217 bytes ! interface Serial1/2 ip address 180.40.7.2 255.255.255.224 encapsulation ppp shutdown clock rate 64000 ppp reliable-link ppp authentication pap optional ppp pap sent-username One password 0 For-The-Money end R2(config-if)# ip address 180.40.7.2 255.255.255.224 R2(config-if)#int s 1/2 R2(config-if)#no ip add R2(config-if)# RACK99AS>3 [Resuming connection 3 to r3 ... ] * R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#int mult   ti1  1 R3(config-if)# *Mar 2 00:35:30.413: Mu1 PPP: Phase is DOWN, Setup *Mar 2 00:35:31.414: %LINEPROTO-5-UPDOWN: Line protocol on Interface Multilink1, changed state to down R3(config-if)#ppp mul int R3(config-if)#ppp mul fra 15 ^ % Invalid input detected at '^' marker. R3(config-if)#ppp mul fra 15  ? delay Specify the maximum delay for each fragment disable Suppress multilink fragmentation when possible maximum Specify the maximum number of fragments per transmitted packet R3(config-if)#ppp mul fra de R3(config-if)#ppp mul fra delay 15 R3(config-if)#ip add 180.40.7.1 255.255.255.224 R3(config-if)#int s 1/2 R3(config-if)#no ip add R3(config-if)#ppp mult grou 1 R3(config-if)# RACK99AS>2 [Resuming connection 2 to r2 ... ] R2(config-if)#no ip addint s 1/2no ip add ppp mult grou 1 R2(config-if)#do deb ppp ne PPP protocol negotiation debugging is on R2(config-if)#  no shut R2(config-if)# *Mar 2 00:36:30.643: Se1/2 PPP: Outbound cdp packet dropped *Mar 2 00:36:30.667: Se1/2 PPP: Outbound cdp packet dropped *Mar 2 00:36:30.691: Se1/2 PPP: Outbound cdp packet dropped R2(config-if)# *Mar 2 00:36:32.619: %LINK-3-UPDOWN: Interface Serial1/2, changed state to up *Mar 2 00:36:32.619: Se1/2 PPP: Using default call direction *Mar 2 00:36:32.619: Se1/2 PPP: Treating connection as a dedicated line *Mar 2 00:36:32.619: Se1/2 PPP: Session handle[3D000006] Session id[8] *Mar 2 00:36:32.619: Se1/2 PPP: Phase is ESTABLISHING, Active Open *Mar 2 00:36:32.619: Se1/2 LCP: O CONFREQ [Closed] id 9 len 27 *Mar 2 00:36:32.623: Se1/2 LCP: AuthProto PAP (0x0304C023) *Mar 2 00:36:32.623: Se1/2 LCP: MagicNumber 0x17C758F8 (0x050617C758F8) *Mar 2 00:36:32.623: Se1/2 LCP: ReliableLink window 7 addr 1 (0x0B040701) *Mar 2 00:36:32.623: Se1/2 LCP: MRRU 1524 (0x110405F4) *Mar 2 00:36:32.623: Se1/2 LCP: EndpointDisc 1 R2 (0x1305015232) *Mar 2 00:36:32.627: Se1/2 LCP: I CONFREQ [REQsent] id 15 len 27 *Mar 2 00:36:32.627: Se1/2 LCP: AuthProto PAP (0x0304C023) *Mar 2 00:36:32.627: Se1/2 LCP: MagicNumber 0x17C762A9 (0x050617C762A9) *Mar 2 00:36:3 R2(config-if)#2.627: Se1/2 LCP: ReliableLink window 7 addr 3 (0x0B040703) *Mar 2 00:36:32.627: Se1/2 LCP: MRRU 1524 (0x110405F4) *Mar 2 00:36:32.631: Se1/2 LCP: EndpointDisc 1 R3 (0x1305015233) *Mar 2 00:36:32.631: Se1/2 LCP: O CONFACK [REQsent] id 15 len 27 *Mar 2 00:36:32.631: Se1/2 LCP: AuthProto PAP (0x0304C023) *Mar 2 00:36:32.631: Se1/2 LCP: MagicNumber 0x17C762A9 (0x050617C762A9) *Mar 2 00:36:32.631: Se1/2 LCP: ReliableLink window 7 addr 3 (0x0B040703) *Mar 2 00:36:32.631: Se1/2 LCP: MRRU 1524 (0x110405F4) *Mar 2 00:36:32.631: Se1/2 LCP: EndpointDisc 1 R3 (0x1305015233) *Mar 2 00:36:32.639: Se1/2 LCP: I CONFACK [ACKsent] id 9 len 27 *Mar 2 00:36:32.639: Se1/2 LCP: AuthProto PAP (0x0304C023) *Mar 2 00:36:32.643: Se1/2 LCP: MagicNumber 0x17C758F8 (0x050617C758F8) *Mar 2 00:36:32.643: Se1/2 LCP: ReliableLink window 7 addr 1 (0x0B040701) *Mar 2 00:36:32.643: Se1/2 LCP: MRRU 1524 (0x110405F4) *Mar 2 00:36:32.643: Se1/2 LCP: EndpointDisc 1 R2 (0x1305015232) *Mar 2 00:36:32.643: Se1/2 LCP: State is Open *Mar 2 00:36:32.647: Se1/2 PPP: Phase is AUTHENTICATING, by both *Mar 2 00:36:32.647: Se1/2 PAP: Using hostname from interface PAP *Mar 2 00:36:32.647: Se1/2 PAP: Using password from interface PAP *Mar 2 00:36:32.647: Se1/2 PAP: O AUTH-REQ id 8 len 22 from "One" *Mar 2 00:36:32.663: Se1/2 PAP: I AUTH-ACK id 8 len 5 *Mar 2 00:36:34.301: Se1/2 PPP: Outbound cdp packet dropped R2(config-if)# R2(config-if)# *Mar 2 00:36:42.635: Se1/2 PAP: I AUTH-REQ id 6 len 21 from "Two" *Mar 2 00:36:42.635: Se1/2 PAP: Authenticating peer Two *Mar 2 00:36:42.635: Se1/2 PPP: Phase is FORWARDING, Attempting Forward *Mar 2 00:36:42.635: Se1/2 PPP: Phase is AUTHENTICATING, Unauthenticated User *Mar 2 00:36:42.639: Se1/2 PPP: Phase is FORWARDING, Attempting Forward *Mar 2 00:36:42.639: Se1/2 PPP: Phase is AUTHENTICATING, Authenticated User *Mar 2 00:36:42.643: Se1/2 PAP: O AUTH-ACK id 6 len 5 *Mar 2 00:36:42.643: Se1/2 PPP: Phase is VIRTUALIZED *Mar 2 00:36:42.647: Mu1 MLP: Added first link Se1/2 to bundle Two *Mar 2 00:36:42.651: %LINK-3-UPDOWN: Interface Multilink1, changed state to up R2(config-if)# *Mar 2 00:36:42.675: Mu1 PPP: Outbound cdp packet dropped *Mar 2 00:36:42.699: Mu1 PPP: Outbound cdp packet dropped *Mar 2 00:36:42.723: Mu1 PPP: Outbound cdp packet dropped *Mar 2 00:36:42.723: Mu1 PPP: Phase is UP *Mar 2 00:36:42.727: Mu1 PPP: Process pending ncp packets *Mar 2 00:36:42.727: Se1/2 PPP: Process pending ncp packets *Mar 2 00:36:42.727: Mu1 PPP: Process pending ncp packets *Mar 2 00:36:42.727: Mu1 IPCP: O CONFREQ [Closed] id 1 len 10 *Mar 2 00:36:42.731: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:36:42.731: Mu1 CDPCP: O CONFREQ [Closed] id 1 len 4 *Mar 2 00:36:43.645: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/2, changed state to up *Mar 2 00:36:43.653: %LINEPROTO-5-UPDOWN: Line protocol on Interface Multilink1, changed state to up R2(config-if)# *Mar 2 00:36:44.318: Mu1 PPP: Outbound cdp packet dropped *Mar 2 00:36:44.718: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:36:44.718: Mu1 IPCP: O CONFREQ [REQsent] id 2 len 10 *Mar 2 00:36:44.718: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:36:44.718: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:36:44.718: Mu1 CDPCP: O CONFREQ [REQsent] id 2 len 4 R2(config-if)# *Mar 2 00:36:46.734: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:36:46.734: Mu1 IPCP: O CONFREQ [REQsent] id 3 len 10 *Mar 2 00:36:46.734: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:36:46.734: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:36:46.734: Mu1 CDPCP: O CONFREQ [REQsent] id 3 len 4 R2(config-if)# *Mar 2 00:36:48.749: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:36:48.749: Mu1 IPCP: O CONFREQ [REQsent] id 4 len 10 *Mar 2 00:36:48.749: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:36:48.749: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:36:48.749: Mu1 CDPCP: O CONFREQ [REQsent] id 4 len 4 R2(config-if)# *Mar 2 00:36:50.768: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:36:50.768: Mu1 IPCP: O CONFREQ [REQsent] id 5 len 10 *Mar 2 00:36:50.768: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:36:50.768: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:36:50.768: Mu1 CDPCP: O CONFREQ [REQsent] id 5 len 4 R2(config-if)# *Mar 2 00:36:52.784: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:36:52.784: Mu1 IPCP: O CONFREQ [REQsent] id 6 len 10 *Mar 2 00:36:52.784: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:36:52.784: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:36:52.784: Mu1 CDPCP: O CONFREQ [REQsent] id 6 len 4 R2(config-if)# *Mar 2 00:36:54.651: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/2, changed state to down R2(config-if)# *Mar 2 00:36:54.799: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:36:54.799: Mu1 IPCP: O CONFREQ [REQsent] id 7 len 10 *Mar 2 00:36:54.799: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:36:54.799: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:36:54.799: Mu1 CDPCP: O CONFREQ [REQsent] id 7 len 4 R2(config-if)# *Mar 2 00:36:56.814: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:36:56.814: Mu1 IPCP: O CONFREQ [REQsent] id 8 len 10 *Mar 2 00:36:56.814: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:36:56.814: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:36:56.814: Mu1 CDPCP: O CONFREQ [REQsent] id 8 len 4 R2(config-if)# *Mar 2 00:36:58.829: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:36:58.829: Mu1 IPCP: O CONFREQ [REQsent] id 9 len 10 *Mar 2 00:36:58.829: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:36:58.829: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:36:58.829: Mu1 CDPCP: O CONFREQ [REQsent] id 9 len 4 R2(config-if)# *Mar 2 00:37:00.845: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:37:00.845: Mu1 IPCP: O CONFREQ [REQsent] id 10 len 10 *Mar 2 00:37:00.845: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:37:00.845: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:37:00.845: Mu1 CDPCP: O CONFREQ [REQsent] id 10 len 4 R2(config-if)# *Mar 2 00:37:02.864: Mu1 IPCP: TIMEout: State REQsent *Mar 2 00:37:02.864: Mu1 IPCP: State is REQsent *Mar 2 00:37:02.864: Mu1 CDPCP: TIMEout: State REQsent *Mar 2 00:37:02.864: Mu1 CDPCP: State is Listen R2(config-if)#no    shut R2(config-if)#do sh run *Mar 2 00:37:19.271: %LINK-5-CHANGED: Interface Serial1/2, changed state to administratively down *Mar 2 00:37:19.271: Se1/2 PPP: Sending Acct Event[Down] id[A] *Mar 2 00:37:19.271: Se1/2 PPP: Phase is TERMINATING *Mar 2 00:37:19.271: Se1/2 LCP: State is Closed *Mar 2 00:37:19.271: Se1/2 PPP: Phase is DOWN *Mar 2 00:37:19.275: Mu1 PPP: Sending Acct Event[Down] id[B] *Mar 2 00:37:19.275: Mu1 CDPCP: State is Closed *Mar 2 00:37:19.275: Mu1 IPCP: State is Closed *Mar 2 00:37:19.275: Mu1 PPP: Phase is TERMINATING *Mar 2 00:37:19.275: Mu1 LCP: State is Closed *Mar 2 00:37:19.275: Mu1 PPP: Phase is DOWN *Mar 2 00:37:19.279: %LINK-3-UPDOWN: Interface Multilink1, changed state to down R2(config-if)#do sh run int *Mar 2 00:37:19.279: Mu1 PPP: Outbound cdp packet dropped *Mar 2 00:37:20.281: %LINEPROTO-5-UPDOWN: Line protocol on Interface Multilink1, changed state to down R2(config-if)#do sh run int s 1/2 Building configuration... Current configuration : 231 bytes ! interface Serial1/2 no ip address encapsulation ppp shutdown clock rate 64000 ppp reliable-link ppp authentication pap optional ppp pap sent-username One password 0 For-The-Money ppp multilink ppp multilink group 1 end R2(config-if)#no ppp reliable-link R2(config-if)#int multi 1 R2(config-if)# ppp reliable-link R2(config-if)# RACK99AS>3 [Resuming connection 3 to r3 ... ] *M R3(config-if)#int s 1/2 R3(config-if)#no ppp reliable-link R3(config-if)#int mult 1 R3(config-if)# ppp reliable-link R3(config-if)#^Z R3# RACK99AS>2 [Resuming connection 2 to r2 ... ] R2(config-if)#int s 1/2 R2(config-if)#do sh deb PPP: PPP protocol negotiation debugging is on R2(config-if)#no shut R2(config-if)# *Mar 2 00:38:28.669: Se1/2 PPP: Outbound cdp packet dropped *Mar 2 00:38:28.693: Se1/2 PPP: Outbound cdp packet dropped *Mar 2 00:38:28.717: Se1/2 PPP: Outbound cdp packet dropped R2(config-if)# *Mar 2 00:38:30.648: %LINK-3-UPDOWN: Interface Serial1/2, changed state to up *Mar 2 00:38:30.648: Se1/2 PPP: Using default call direction *Mar 2 00:38:30.648: Se1/2 PPP: Treating connection as a dedicated line *Mar 2 00:38:30.648: Se1/2 PPP: Session handle[9E000008] Session id[10] *Mar 2 00:38:30.648: Se1/2 PPP: Phase is ESTABLISHING, Active Open *Mar 2 00:38:30.648: Se1/2 LCP: O CONFREQ [Closed] id 10 len 23 *Mar 2 00:38:30.648: Se1/2 LCP: AuthProto PAP (0x0304C023) *Mar 2 00:38:30.652: Se1/2 LCP: MagicNumber 0x17C92607 (0x050617C92607) *Mar 2 00:38:30.652: Se1/2 LCP: MRRU 1524 (0x110405F4) *Mar 2 00:38:30.652: Se1/2 LCP: EndpointDisc 1 R2 (0x1305015232) *Mar 2 00:38:30.656: Se1/2 LCP: I CONFREQ [REQsent] id 16 len 23 *Mar 2 00:38:30.656: Se1/2 LCP: AuthProto PAP (0x0304C023) *Mar 2 00:38:30.656: Se1/2 LCP: MagicNumber 0x17C92FB7 (0x050617C92FB7) *Mar 2 00:38:30.656: Se1/2 LCP: MRRU 1524 (0x110405F4) *Mar 2 00:38:30.656: Se1/2 LCP: R2(config-if)# EndpointDisc 1 R3 (0x1305015233) *Mar 2 00:38:30.660: Se1/2 LCP: O CONFACK [REQsent] id 16 len 23 *Mar 2 00:38:30.660: Se1/2 LCP: AuthProto PAP (0x0304C023) *Mar 2 00:38:30.660: Se1/2 LCP: MagicNumber 0x17C92FB7 (0x050617C92FB7) *Mar 2 00:38:30.660: Se1/2 LCP: MRRU 1524 (0x110405F4) *Mar 2 00:38:30.660: Se1/2 LCP: EndpointDisc 1 R3 (0x1305015233) *Mar 2 00:38:30.668: Se1/2 LCP: I CONFACK [ACKsent] id 10 len 23 *Mar 2 00:38:30.668: Se1/2 LCP: AuthProto PAP (0x0304C023) *Mar 2 00:38:30.668: Se1/2 LCP: MagicNumber 0x17C92607 (0x050617C92607) *Mar 2 00:38:30.668: Se1/2 LCP: MRRU 1524 (0x110405F4) *Mar 2 00:38:30.668: Se1/2 LCP: EndpointDisc 1 R2 (0x1305015232) *Mar 2 00:38:30.668: Se1/2 LCP: State is Open *Mar 2 00:38:30.668: Se1/2 PPP: Phase is AUTHENTICATING, by both *Mar 2 00:38:30.668: Se1/2 PAP: Using hostname from interface PAP *Mar 2 00:38:30.668: Se1/2 PAP: Using password from interface PAP *Mar 2 00:38:30.672: Se1/2 PAP: O AUTH-REQ id 9 len 22 from "One" *Mar 2 00:38:30.676: Se1/2 PAP: I AUTH-REQ id 7 len 21 from "Two" *Mar 2 00:38:30.676: Se1/2 PAP: Authenticating peer Two *Mar 2 00:38:30.676: Se1/2 PPP: Phase is FORWARDING, Attempting Forward *Mar 2 00:38:30.676: Se1/2 PPP: Phase is AUTHENTICATING, Unauthenticated User *Mar 2 00:38:30.680: Se1/2 PPP: Phase is FORWARDING, Attempting Forward *Mar 2 00:38:30.680: Se1/2 PPP: Phase is AUTHENTICATING, Authenticated User *Mar 2 00:38:30.684: Se1/2 PAP: O AUTH-ACK id 7 len 5 *Mar 2 00:38:30.684: Se1/2 PAP: I AUTH-ACK id 9 len 5 *Mar 2 00:38:30.688: Se1/2 PPP: Phase is VIRTUALIZED *Mar 2 00:38:30.688: Mu1 MLP: Added first link Se1/2 to bundle Two *Mar 2 00:38:30.692: %LINK-3-UPDOWN: Interface Multilink1, changed state to up *Mar 2 00:38:30.716: Mu1 PPP: Outbound cdp packet dropped *Mar 2 00:38:30.740: Mu1 PPP: Outbound cdp packet dropped *Mar 2 00:38:30.764: Mu1 PPP: Outbound cdp packet dropped *Mar 2 00:38:30.764: Mu1 PPP: Phase is UP *Mar 2 00:38:30.768: Mu1 PPP: Process pending ncp packets *Mar 2 00:38:30.768: Se1/2 PPP: Process pending ncp packets *Mar 2 00:38:30.768: Mu1 PPP: Process pending ncp packets *Mar 2 00:38:30.768: Mu1 IPCP: O CONFREQ [Closed] id 1 len 10 *Mar 2 00:38:30.772: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:38:30.772: Mu1 CDPCP: O CONFREQ [Closed] id 1 len 4 *Mar 2 00:38:30.776: Mu1 IPCP: I CONFREQ [REQsent] id 1 len 10 *Mar 2 00:38:30.776: Mu1 IPCP: Address 180.40.7.1 (0x0306B4280701) *Mar 2 00:38:30.776: Mu1 AAA/AUTHOR/IPCP: Start. Her address 180.40.7.1, we want 0.0.0.0 *Mar 2 00:38:30.776: Mu1 CDPCP: I CONFREQ [REQsent] id 1 len 4 *Mar 2 00:38:30.780: Mu1 CDPCP: O CONFACK [REQsent] id 1 len 4 *Mar 2 00:38:30.792: Mu1 CDPCP: I CONFACK [ACKsent] id 1 len 4 *Mar 2 00:38:30.792: Mu1 CDPCP: State is Open *Mar 2 00:38:30.792: Mu1 AAA/AUTHOR/IPCP: Reject 180.40.7.1, using 0.0.0.0 *Mar 2 00:38:30.792: Mu1 AAA/AUTHOR/IPCP: Done. Her address 180.40.7.1, we want 0.0.0.0 *Mar 2 00:38:30.792: Mu1 IPCP: O CONFACK [REQsent] id 1 len 10 *Mar 2 00:38:30.792: Mu1 IPCP: Address 180.40.7.1 (0x0306B4280701) *Mar 2 00:38:30.796: Mu1 IPCP: I CONFACK [ACKsent] id 1 len 10 *Mar 2 00:38:30.796: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:38:30.796: Mu1 IPCP: State is Open *Mar 2 00:38:30.796: Mu1 IPCP: Install route to 180.40.7.1 *Mar 2 00:38:30.800: Mu1 IPCP: Add link info for cef entry 180.40.7.1 *Mar 2 00:38:31.690: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/2, changed state to up *Mar 2 00:38:31.694: %LINEPROTO-5-UPDOWN: Line protocol on Interface Multilink1, changed state to up R2(config-if)# R2(config-if)#^Z R2#ping *Mar 2 00:38:42.748: %SYS-5-CONFIG_I: Configured from console by console R2#ping 180.40.7.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 180.40.7.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 32/32/32 ms R2#ping 180.40.7.1 3 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 180.40.7.3, timeout is 2 seconds: ..... Success rate is 0 percent (0/5) R2#sh run int s 1/2 Building configuration... Current configuration : 202 bytes ! interface Serial1/2 no ip address encapsulation ppp clock rate 64000 ppp authentication pap optional ppp pap sent-username One password 0 For-The-Money ppp multilink ppp multilink group 1 end R2#sh run int s 1/2     RACK99AS>3 [Resuming connection 3 to r3 ... ] *Mar R3#sh run int s   multi 1 Building configuration... Current configuration : 183 bytes ! interface Multilink1 ip address 180.40.7.1 255.255.255.224 ppp reliable-link ppp multilink ppp multilink fragment delay 15 ppp multilink interleave ppp multilink group 1 end R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#int ,u  multi 1 R3(config-if)#ip address 180.40.7.3 255.255.255.224 R3(config-if)#^Z R3# *Mar 2 00:39:50.082: Mu1 IPCP: Remove link info for cef entry 180.40.7.2 *Mar 2 00:39:50.086: Mu1 IPCP: O CONFREQ [Open] id 2 len 10 *Mar 2 00:39:50.086: Mu1 IPCP: Address 180.40.7.3 (0x0306B4280703) *Mar 2 00:39:50.090: Mu1 IPCP: Remove route to 180.40.7.2 *Mar 2 00:39:50.102: Mu1 IPCP: I CONFREQ [REQsent] id 2 len 10 *Mar 2 00:39:50.102: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:39:50.102: Mu1 AAA/AUTHOR/IPCP: Start. Her address 180.40.7.2, we want 0.0.0.0 *Mar 2 00:39:50.106: Mu1 AAA/AUTHOR/IPCP: Reject 180.40.7.2, using 0.0.0.0 *Mar 2 00:39:50.106: Mu1 AAA/AUTHOR/IPCP: Done. Her address 180.40.7.2, we want 0.0.0.0 *Mar 2 00:39:50.106: Mu1 IPCP: O CONFACK [REQsent] id 2 len 10 *Mar 2 00:39:50.106: Mu1 IPCP: Address 180.40.7.2 (0x0306B4280702) *Mar 2 00:39:50.110: Mu1 IPCP: I CONFACK [ACKsent] id 2 len 10 *Mar 2 00:39:50.110: Mu1 IPCP: Address 180.40.7.3 (0x0306B4280703) *Mar 2 00:39:50.110: Mu1 IPCP: State is Open *Mar 2 00 R3#:39:50.114: Mu1 IPCP: Install route to 180.40.7.2 *Mar 2 00:39:50.114: Mu1 IPCP: Add link info for cef entry 180.40.7.2 *Mar 2 00:39:50.439: %SYS-5-CONFIG_I: Configured from console by console R3#u all All possible debugging has been turned off R3#ping 180.40.7.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 180.40.7.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/28 ms R3# RACK99AS>2 [Resuming connection 2 to r2 ... ] *M R2#u all All possible debugging has been turned off R2#deb pp mu fra R2#deb pp mu fragments Multilink fragments debugging is on R2#ping 180,40.7     .40.7.3 sio z 1400 Type escape sequence to abort. Sending 5, 1400-byte ICMP Echos to 180.40.7.3, timeout is 2 seconds: !! *Mar 2 00:40:29.094: Se1/2 MLP: O frag 80000019 size 240 encsize 4 *Mar 2 00:40:29.094: Se1/2 MLP: O frag 0000001A size 240 encsize 4 *Mar 2 00:40:29.094: Se1/2 MLP: O frag 0000001B size 240 encsize 4 *Mar 2 00:40:29.154: Se1/2 MLP: O frag 0000001C size 240 encsize 4 via oqueue *Mar 2 00:40:29.182: Se1/2 MLP: O frag 0000001D size 240 encsize 4 via oqueue *Mar 2 00:40:29.214: Se1/2 MLP: O frag 0000001E size 240 encsize 4 via oqueue *Mar 2 00:40:29.242: Se1/2 MLP: O frag 4000001F size 18 encsize 4 via oqueue *Mar 2 00:40:29.315: Se1/2 MLP: I frag 8000001A size 240 encsize 4 *Mar 2 00:40:29.343: Se1/2 MLP: I frag 0000001B size 240 encsize 4 *Mar 2 00:40:29.375: Se1/2 MLP: I frag 0000001C size 240 encsize 4 *Mar 2 00:40:29.403: Se1/2 MLP: I frag 0000001D size 240 encsize 4 *Mar 2 00:40:29.435: Se1/2 MLP: I frag 0000001E size 240 encsize 4 *Mar 2 00:40:29.467: Se1/2 MLP: I frag 0000001F size 240 encsize 4 *Mar 2 00:40:29.467: Se1/2 MLP: I frag 40000020!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 376/377/381 ms R2# size 18 encsize 4 *Mar 2 00:40:29.471: Se1/2 MLP: O frag 80000020 size 240 encsize 4 *Mar 2 00:40:29.471: Se1/2 MLP: O frag 00000021 size 240 encsize 4 *Mar 2 00:40:29.471: Se1/2 MLP: O frag 00000022 size 240 encsize 4 *Mar 2 00:40:29.531: Se1/2 MLP: O frag 00000023 size 240 encsize 4 via oqueue *Mar 2 00:40:29.563: Se1/2 MLP: O frag 00000024 size 240 encsize 4 via oqueue *Mar 2 00:40:29.591: Se1/2 MLP: O frag 00000025 size 240 encsize 4 via oqueue *Mar 2 00:40:29.623: Se1/2 MLP: O frag 40000026 size 18 encsize 4 via oqueue *Mar 2 00:40:29.691: Se1/2 MLP: I frag 80000021 size 240 encsize 4 *Mar 2 00:40:29.723: Se1/2 MLP: I frag 00000022 size 240 encsize 4 *Mar 2 00:40:29.751: Se1/2 MLP: I frag 00000023 size 240 encsize 4 *Mar 2 00:40:29.783: Se1/2 MLP: I frag 00000024 size 240 encsize 4 *Mar 2 00:40:29.815: Se1/2 MLP: I frag 00000025 size 240 encsize 4 *Mar 2 00:40:29.843: Se1/2 MLP: I frag 00000026 size 240 encsize 4 *Mar 2 00:40:29.847: Se1/2 MLP: I frag 40000027 size 18 encsize 4 *Mar 2 00:40:29.851: Se1/2 MLP: O frag 80000027 size 240 encsize 4 *Mar 2 00:40:29.851: Se1/2 MLP: O frag 00000028 size 240 encsize 4 *Mar 2 00:40:29.851: Se1/2 MLP: O frag 00000029 size 240 encsize 4 *Mar 2 00:40:29.911: Se1/2 MLP: O frag 0000002A size 240 encsize 4 via oqueue *Mar 2 00:40:29.940: Se1/2 MLP: O frag 0000002B size 240 encsize 4 via oqueue *Mar 2 00:40:29.972: Se1/2 MLP: O frag 0000002C size 240 encsize 4 via oqueue *Mar 2 00:40:30.000: Se1/2 MLP: O frag 4000002D size 18 encsize 4 via oqueue *Mar 2 00:40:30.072: Se1/2 MLP: I frag 80000028 size 240 encsize 4 *Mar 2 00:40:30.100: Se1/2 MLP: I frag 00000029 size 240 encsize 4 *Mar 2 00:40:30.132: Se1/2 MLP: I frag 0000002A size 240 encsize 4 *Mar 2 00:40:30.160: Se1/2 MLP: I frag 0000002B size 240 encsize 4 *Mar 2 00:40:30.192: Se1/2 MLP: I frag 0000002C size 240 encsize 4 *Mar 2 00:40:30.224: Se1/2 MLP: I frag 0000002D size 240 encsize 4 *Mar 2 00:40:30.224: Se1/2 MLP: I frag 4000002E size 18 encsize 4 *Mar 2 00:40:30.228: Se1/2 MLP: O frag 8000002E size 240 encsize 4 *Mar 2 00:40:30.228: Se1/2 MLP: O frag 0000002F size 240 encsize 4 *Mar 2 00:40:30.228: Se1/2 MLP: O frag 00000030 size 240 encsize 4 *Mar 2 00:40:30.288: Se1/2 MLP: O frag 00000031 size 240 encsize 4 via oqueue *Mar 2 00:40:30.320: Se1/2 MLP: O frag 00000032 size 240 encsize 4 via oqueue *Mar 2 00:40:30.348: Se1/2 MLP: O frag 00000033 size 240 encsize 4 via oqueue *Mar 2 00:40:30.380: Se1/2 MLP: O frag 40000034 size 18 encsize 4 via oqueue *Mar 2 00:40:30.448: Se1/2 MLP: I frag 8000002F size 240 encsize 4 *Mar 2 00:40:30.480: Se1/2 MLP: I frag 00000030 size 240 encsize 4 *Mar 2 00:40:30.508: Se1/2 MLP: I frag 00000031 size 240 encsize 4 *Mar 2 00:40:30.541: Se1/2 MLP: I frag 00000032 size 240 encsize 4 *Mar 2 00:40:30.569: Se1/2 MLP: I frag 00000033 size 240 encsize 4 *Mar 2 00:40:30.601: Se1/2 MLP: I frag 00000034 size 240 encsize 4 *Mar 2 00:40:30.605: Se1/2 MLP: I frag 40000035 size 18 encsize 4 *Mar 2 00:40:30.609: Se1/2 MLP: O frag 80000035 size 240 encsize 4 *Mar 2 00:40:30.609: Se1/2 MLP: O frag 00000036 size 240 encsize 4 *Mar 2 00:40:30.609: Se1/2 MLP: O frag 00000037 size 240 encsize 4 *Mar 2 00:40:30.665: Se1/2 MLP: O frag 00000038 size 240 encsize 4 via oqueue *Mar 2 00:40:30.697: Se1/2 MLP: O frag 00000039 size 240 encsize 4 via oqueue *Mar 2 00:40:30.729: Se1/2 MLP: O frag 0000003A size 240 encsize 4 via oqueue *Mar 2 00:40:30.757: Se1/2 MLP: O frag 4000003B size 18 encsize 4 via oqueue *Mar 2 00:40:30.825: Se1/2 MLP: I frag 80000036 size 240 encsize 4 *Mar 2 00:40:30.857: Se1/2 MLP: I frag 00000037 size 240 encsize 4 *Mar 2 00:40:30.889: Se1/2 MLP: I frag 00000038 size 240 encsize 4 *Mar 2 00:40:30.917: Se1/2 MLP: I frag 00000039 size 240 encsize 4 *Mar 2 00:40:30.949: Se1/2 MLP: I frag 0000003A size 240 encsize 4 *Mar 2 00:40:30.981: Se1/2 MLP: I frag 0000003B size 240 encsize 4 *Mar 2 00:40:30.981: Se1/2 MLP: I frag 4000003C size 18 encsize 4 R2# R2# *Mar 2 00:40:36.170: Se1/2 MLP: I frag 8000003D size 240 encsize 4 *Mar 2 00:40:36.186: Se1/2 MLP: I frag 4000003E size 143 encsize 4 R2#u all All possible debugging has been turned off R2# *Mar 2 00:40:44.327: Se1/2 MLP: O frag 8000003C size 240 encsize 4 *Mar 2 00:40:44.327: Se1/2 MLP: O frag 4000003D size 143 encsize 4 R2#sh run int     | b mult ppp multilink ppp multilink fragment delay 15 ppp multilink interleave ppp multilink group 1 ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 208.28.1.129 255.255.255.224 duplex auto speed auto ! interface Serial1/0 no ip address encapsulation frame-relay --More--   R2#sh run | b Multi interface Multilink1 ip address 180.40.7.2 255.255.255.224 ppp reliable-link ppp multilink ppp multilink fragment delay 15 ppp multilink interleave ppp multilink group 1 ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 ip address 208.28.1.129 255.255.255.224 duplex auto speed auto ! --More--  interface Serial1/0 no ip address encapsulation frame-relay no fair-queue ! interface Serial1/0.1 multipoint ip address 208.28.1.3 255.255.255.248 frame-relay map ip 208.28.1.1 203 frame-relay map ip 208.28.1.2 203 ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 no ip address encapsulation ppp clock rate 64000 ppp authentication pap optional ppp pap sent-username One password 0 For-The-Money ppp multilink ppp multilink group 1 ! --More--   R2# RACK99AS>3 [Resuming connection 3 to r3 ... ] R3#sh run | b Multi interface Multilink1 ip address 180.40.7.3 255.255.255.224 ppp reliable-link ppp multilink ppp multilink fragment delay 15 ppp multilink interleave ppp multilink group 1 ! interface FastEthernet0/0 ip address 17.80.1.1 255.255.255.0 duplex auto speed auto ! interface BRI0/0 no ip address shutdown ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! --More--  interface Serial1/0 ip address 208.28.1.2 255.255.255.248 encapsulation frame-relay ip split-horizon no fair-queue frame-relay map ip 208.28.1.2 302 frame-relay map ip 208.28.1.3 302 frame-relay interface-dlci 301 ppp Virtual-Template1 no frame-relay inverse-arp ! interface Serial1/1 no ip address shutdown ! interface Serial1/2 no ip address encapsulation ppp ppp authentication pap optional ppp pap sent-username Two password 0 For-The-Show ppp multilink ppp multilink group 1 ! interface Serial1/3 --More--   R3# R3# R3# R3#