Difference between revisions of "Galaxy Network - Configurations"

From Teknologisk videncenter
Jump to: navigation, search
(QuiGon)
m (HSRP)
 
(25 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
=== Amidala ===
 
=== Amidala ===
<pre>version 12.2
+
<pre>Current configuration : 4865 bytes
 +
!
 +
version 12.2
 
no service pad
 
no service pad
 
service timestamps debug uptime
 
service timestamps debug uptime
Line 13: Line 15:
 
!
 
!
 
no aaa new-model
 
no aaa new-model
!
 
 
shutdown vlan 85
 
 
 
ip subnet-zero
 
ip subnet-zero
 
ip routing
 
ip routing
 
no ip domain-lookup
 
no ip domain-lookup
!
+
ip host Yoda 192.168.45.29
ip host Amidala 192.168.45.1
+
ip host Palpatine 192.168.45.17
 +
ip host ObiWan 192.168.45.13
 +
ip host QuiGon 192.168.45.9
 
ip host Anakin 192.168.45.5
 
ip host Anakin 192.168.45.5
ip host QuiGon 192.168.45.9
+
ip host Chewbacca 192.168.45.57
ip host ObiWan 192.168.45.13
+
ip host HanSolo 192.168.45.53
ip host Palpatine 192.168.45.17
+
ip host C3PO 192.168.45.44
ip host Yoda 192.168.45.29
+
ip host R2D2 192.168.45.43
 +
ip host Luke 192.168.45.42
 
ip host MaceWindu 192.168.45.33
 
ip host MaceWindu 192.168.45.33
ip host Luke 192.168.45.37
+
ip host Amidala 192.168.45.1
 
ip host Leia 192.168.45.41
 
ip host Leia 192.168.45.41
ip host R2D2 192.168.45.45
 
ip host C3PO 192.168.45.49
 
ip host HanSolo 192.168.45.53
 
ip host Chewbacca 192.168.45.57
 
 
!
 
!
 
!
 
!
!        
+
!
 +
!
 
no file verify auto
 
no file verify auto
spanning-tree mode pvst
+
!
 +
spanning-tree mode rapid-pvst
 
spanning-tree extend system-id
 
spanning-tree extend system-id
 +
spanning-tree vlan 1-100 priority 28672
 
!
 
!
 
vlan internal allocation policy ascending
 
vlan internal allocation policy ascending
vlan dot1q tag native  
+
vlan dot1q tag native
 
!
 
!
 
!
 
!
 
interface Loopback0
 
interface Loopback0
 
  ip address 192.168.45.1 255.255.255.252
 
  ip address 192.168.45.1 255.255.255.252
no shutdown
 
 
!
 
!
 
interface Port-channel1
 
interface Port-channel1
Line 83: Line 82:
 
  switchport trunk native vlan 85
 
  switchport trunk native vlan 85
 
  switchport mode access
 
  switchport mode access
  shutdown  
+
  shutdown
 
!
 
!
 
interface FastEthernet0/6
 
interface FastEthernet0/6
Line 209: Line 208:
 
interface Vlan1
 
interface Vlan1
 
  no ip address
 
  no ip address
 +
shutdown
 
!
 
!
 
router eigrp 1337
 
router eigrp 1337
Line 220: Line 220:
 
!
 
!
 
ip classless
 
ip classless
 +
ip route 0.0.0.0 0.0.0.0 192.168.45.9
 
ip http server
 
ip http server
 
!
 
!
Line 241: Line 242:
  
 
===Anakin===
 
===Anakin===
<pre>version 12.2
+
<pre>Current configuration : 4176 bytes
 +
!
 +
version 12.2
 
no service pad
 
no service pad
 
service timestamps debug uptime
 
service timestamps debug uptime
Line 255: Line 258:
 
ip routing
 
ip routing
 
no ip domain-lookup
 
no ip domain-lookup
!
+
ip host Chewbacca 192.168.45.57
 +
ip host Luke 192.168.45.42
 +
ip host Leia 192.168.45.41
 +
ip host MaceWindu 192.168.45.33
 +
ip host Yoda 192.168.45.29
 +
ip host Palpatine 192.168.45.17
 +
ip host ObiWan 192.168.45.13
 +
ip host QuiGon 192.168.45.9
 +
ip host Anakin 192.168.45.5
 
ip host Amidala 192.168.45.1
 
ip host Amidala 192.168.45.1
ip host Anakin 192.168.45.5
 
ip host QuiGon 192.168.45.9
 
ip host ObiWan 192.168.45.13
 
ip host Palpatine 192.168.45.17
 
ip host Yoda 192.168.45.29
 
ip host MaceWindu 192.168.45.33
 
ip host Luke 192.168.45.37
 
ip host Leia 192.168.45.41
 
ip host R2D2 192.168.45.45
 
ip host C3PO 192.168.45.49
 
 
ip host HanSolo 192.168.45.53
 
ip host HanSolo 192.168.45.53
ip host Chewbacca 192.168.45.57
+
ip host C3PO 192.168.45.44
 +
ip host R2D2 192.168.45.43
 +
!
 
!
 
!
 
!
 
!
 
!
 
!
 
no file verify auto
 
no file verify auto
spanning-tree mode pvst
+
!
 +
spanning-tree mode rapid-pvst
 
spanning-tree extend system-id
 
spanning-tree extend system-id
!        
+
spanning-tree vlan 1-999 priority 24576
 +
!
 
vlan internal allocation policy ascending
 
vlan internal allocation policy ascending
 
!
 
!
Line 281: Line 286:
 
interface Loopback0
 
interface Loopback0
 
  ip address 192.168.45.5 255.255.255.252
 
  ip address 192.168.45.5 255.255.255.252
no shutdown
 
 
!
 
!
 
interface Port-channel1
 
interface Port-channel1
Line 421: Line 425:
 
  switchport access vlan 85
 
  switchport access vlan 85
 
  switchport mode access
 
  switchport mode access
  shutdown  
+
  shutdown
 
!
 
!
 
interface Vlan1
 
interface Vlan1
Line 434: Line 438:
 
  network 192.168.254.32 0.0.0.3
 
  network 192.168.254.32 0.0.0.3
 
  no auto-summary
 
  no auto-summary
!      
+
!
 
ip classless
 
ip classless
 +
ip route 0.0.0.0 0.0.0.0 192.168.45.34
 
ip http server
 
ip http server
 
!
 
!
Line 457: Line 462:
  
 
===Leia===
 
===Leia===
<pre>version 12.1
+
<pre>Current configuration : 4267 bytes
 +
!
 +
version 12.1
 
no service pad
 
no service pad
 
service timestamps debug uptime
 
service timestamps debug uptime
Line 469: Line 476:
 
ip subnet-zero
 
ip subnet-zero
 
ip routing
 
ip routing
 +
ip dhcp excluded-address 172.42.100.1 172.42.100.2
 +
ip dhcp excluded-address 172.42.100.3
 +
!
 +
ip dhcp pool SkywalkerEnterprises
 +
  network 172.42.100.0 255.255.255.0
 +
  default-router 172.42.100.1
 +
  dns-server 172.16.4.77
 
!
 
!
 
no ip domain-lookup
 
no ip domain-lookup
ip host C3PO 192.168.45.49
 
ip host Amidala 192.168.45.1
 
ip host Anakin 192.168.45.5
 
ip host QuiGon 192.168.45.9
 
 
ip host ObiWan 192.168.45.13
 
ip host ObiWan 192.168.45.13
 
ip host Palpatine 192.168.45.17
 
ip host Palpatine 192.168.45.17
 
ip host Yoda 192.168.45.29
 
ip host Yoda 192.168.45.29
 
ip host MaceWindu 192.168.45.33
 
ip host MaceWindu 192.168.45.33
ip host Luke 192.168.45.37
 
 
ip host Leia 192.168.45.41
 
ip host Leia 192.168.45.41
ip host R2D2 192.168.45.45
+
ip host Luke 192.168.45.42
 +
ip host R2D2 192.168.45.43
 +
ip host C3PO 192.168.45.44
 
ip host HanSolo 192.168.45.53
 
ip host HanSolo 192.168.45.53
 
ip host Chewbacca 192.168.45.57
 
ip host Chewbacca 192.168.45.57
 +
ip host Anakin 192.168.45.5
 +
ip host Amidala 192.168.45.1
 +
ip host QuiGon 192.168.45.9
 +
!
 
!
 
!
spanning-tree mode pvst
+
spanning-tree mode rapid-pvst
 
spanning-tree extend system-id
 
spanning-tree extend system-id
 
!
 
!
 
!
 
!
!
 
interface Loopback0
 
ip address 192.168.45.41 255.255.255.252
 
 
!
 
!
 
interface Port-channel1
 
interface Port-channel1
Line 501: Line 513:
 
interface Port-channel2
 
interface Port-channel2
 
  description "Trunk link to R2D2"
 
  description "Trunk link to R2D2"
switchport access vlan 45
 
 
  switchport trunk encapsulation dot1q
 
  switchport trunk encapsulation dot1q
 
  switchport mode trunk
 
  switchport mode trunk
Line 508: Line 519:
 
interface FastEthernet0/1
 
interface FastEthernet0/1
 
  description "Trunk link to R2D2"
 
  description "Trunk link to R2D2"
switchport access vlan 45
 
 
  switchport trunk encapsulation dot1q
 
  switchport trunk encapsulation dot1q
 
  switchport mode trunk
 
  switchport mode trunk
Line 516: Line 526:
 
interface FastEthernet0/2
 
interface FastEthernet0/2
 
  description "Trunk link to R2D2"
 
  description "Trunk link to R2D2"
switchport access vlan 45
 
 
  switchport trunk encapsulation dot1q
 
  switchport trunk encapsulation dot1q
 
  switchport mode trunk
 
  switchport mode trunk
Line 546: Line 555:
 
interface FastEthernet0/8
 
interface FastEthernet0/8
 
  switchport mode access
 
  switchport mode access
  shutdown  
+
  shutdown
 
!
 
!
 
interface FastEthernet0/9
 
interface FastEthernet0/9
Line 631: Line 640:
 
!
 
!
 
interface Vlan45
 
interface Vlan45
  ip address 192.168.45.46 255.255.255.252
+
  ip address 192.168.45.41 255.255.255.248
 +
!
 +
interface Vlan100
 +
ip address 172.42.100.2 255.255.255.0
 +
no ip redirects
 +
standby 100 ip 172.42.100.1
 +
standby 100 timers msec 50 msec 200
 +
standby 100 priority 110
 +
standby 100 preempt delay minimum 300
 +
standby 100 track Port-channel1 130
 +
standby 100 track Port-channel2 130
 +
standby 100 track FastEthernet0/3 20
 +
standby 100 track FastEthernet0/4 20
 
!
 
!
 
router eigrp 1337
 
router eigrp 1337
  network 172.42.20.0 0.0.0.255
+
  network 172.42.100.0 0.0.0.255
  network 192.168.45.40 0.0.0.3
+
  network 192.168.45.40 0.0.0.7
network 192.168.45.44 0.0.0.3
 
 
  network 192.168.200.0
 
  network 192.168.200.0
 
  network 192.168.254.0 0.0.0.3
 
  network 192.168.254.0 0.0.0.3
Line 644: Line 664:
 
!
 
!
 
ip classless
 
ip classless
 +
ip route 0.0.0.0 0.0.0.0 192.168.45.1
 
ip http server
 
ip http server
 
!
 
!
Line 661: Line 682:
  
 
===Luke===
 
===Luke===
<pre>version 12.1
+
<pre>Current configuration : 5169 bytes
 +
!
 +
version 12.1
 
no service pad
 
no service pad
 
service timestamps debug uptime
 
service timestamps debug uptime
Line 673: Line 696:
 
ip subnet-zero
 
ip subnet-zero
 
ip routing
 
ip routing
ip host Chewbacca 192.168.45.57
+
no ip domain-lookup
ip host HanSolo 192.168.45.53
 
ip host C3PO 192.168.45.49
 
ip host R2D2 192.168.45.45
 
ip host Leia 192.168.45.41
 
ip host Luke 192.168.45.37
 
ip host MaceWindu 192.168.45.33
 
ip host Yoda 192.168.45.29
 
 
ip host Palpatine 192.168.45.17
 
ip host Palpatine 192.168.45.17
ip host ObiWan 192.168.45.13
 
 
ip host QuiGon 192.168.45.9
 
ip host QuiGon 192.168.45.9
ip host Anakin 192.168.45.5
+
ip host Yoda 192.168.45.29
ip host Amidala 192.168.45.1
+
ip host MaceWindu 192.168.45.33
!
+
ip host Leia 192.168.45.41
!
+
ip host Luke 192.168.45.42
 +
ip host R2D2 192.168.45.43
 +
ip host C3PO 192.168.45.44
 +
ip host HanSolo 192.168.45.53
 +
ip host Chewbacca 192.168.45.57
 +
ip host Amidala 192.168.45.1
 +
ip host Anakin 192.168.45.5
 +
ip host ObiWan 192.168.45.13
 +
!
 +
!
 
!
 
!
 
spanning-tree mode rapid-pvst
 
spanning-tree mode rapid-pvst
Line 693: Line 717:
 
!
 
!
 
!
 
!
!
 
interface Loopback0
 
ip address 192.168.45.37 255.255.255.252
 
 
!
 
!
 
interface Port-channel1
 
interface Port-channel1
Line 705: Line 726:
 
!
 
!
 
interface Port-channel2
 
interface Port-channel2
  description "Routed link to C3PO"
+
  description "Trunk link to C3PO"
 
  switchport trunk encapsulation dot1q
 
  switchport trunk encapsulation dot1q
 
  switchport mode trunk
 
  switchport mode trunk
Line 712: Line 733:
 
!
 
!
 
interface FastEthernet0/1
 
interface FastEthernet0/1
  description "Routed link to C3PO"
+
  description "Switched link to C3PO. Member of Port-Channel 2."
 
  switchport trunk encapsulation dot1q
 
  switchport trunk encapsulation dot1q
 
  switchport mode trunk
 
  switchport mode trunk
 
  switchport nonegotiate
 
  switchport nonegotiate
 
  no ip address
 
  no ip address
  ip access-group 1 in
+
  channel-group 2 mode active
 
!
 
!
 
interface FastEthernet0/2
 
interface FastEthernet0/2
  description "Routed link to C3PO"
+
  description "Switched link to C3PO. Member of Port-Channel 2."
 
  switchport trunk encapsulation dot1q
 
  switchport trunk encapsulation dot1q
 
  switchport mode trunk
 
  switchport mode trunk
 
  switchport nonegotiate
 
  switchport nonegotiate
 
  no ip address
 
  no ip address
  ip access-group 1 in
+
  channel-group 2 mode active
 
!
 
!
 
interface FastEthernet0/3
 
interface FastEthernet0/3
Line 738: Line 759:
 
!
 
!
 
interface FastEthernet0/5
 
interface FastEthernet0/5
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/6
 
interface FastEthernet0/6
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/7
 
interface FastEthernet0/7
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/8
 
interface FastEthernet0/8
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/9
 
interface FastEthernet0/9
  no ip address
+
switchport access vlan 85
shutdown
+
switchport mode access
 +
switchport nonegotiate
 +
  no ip address
 
!
 
!
 
interface FastEthernet0/10
 
interface FastEthernet0/10
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/11
 
interface FastEthernet0/11
  no switchport
+
  switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/12
 
interface FastEthernet0/12
  no switchport
+
  switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/13
 
interface FastEthernet0/13
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/14
 
interface FastEthernet0/14
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/15
 
interface FastEthernet0/15
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/16
 
interface FastEthernet0/16
  no ip address
+
switchport access vlan 85
shutdown
+
switchport mode access
 +
switchport nonegotiate
 +
  no ip address
 
!
 
!
 
interface FastEthernet0/17
 
interface FastEthernet0/17
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/18
 
interface FastEthernet0/18
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/19
 
interface FastEthernet0/19
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/20
 
interface FastEthernet0/20
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/21
 
interface FastEthernet0/21
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/22
 
interface FastEthernet0/22
 +
switchport access vlan 85
 +
switchport mode access
 +
switchport nonegotiate
 
  no ip address
 
  no ip address
shutdown
 
 
!
 
!
 
interface FastEthernet0/23
 
interface FastEthernet0/23
Line 839: Line 894:
 
  shutdown
 
  shutdown
 
!
 
!
router eigrp 1337
+
interface Vlan45
  network 172.42.20.0 0.0.0.255
+
ip address 192.168.45.42 255.255.255.248
  network 192.168.45.36 0.0.0.3
+
!
network 192.168.200.0
+
interface Vlan100
 +
ip address 172.42.100.3 255.255.255.0
 +
no ip redirects
 +
standby 100 ip 172.42.100.1
 +
standby 100 timers msec 50 msec 200
 +
standby 100 priority 140
 +
standby 100 preempt delay minimum 300
 +
standby 100 track Port-channel1 130
 +
standby 100 track Port-channel2 130
 +
standby 100 track FastEthernet0/3 20
 +
standby 100 track FastEthernet0/4 20
 +
!
 +
router eigrp 1337
 +
  network 172.42.100.0 0.0.0.255
 +
  network 192.168.45.40 0.0.0.7
 
  network 192.168.254.4 0.0.0.3
 
  network 192.168.254.4 0.0.0.3
 
  network 192.168.254.36 0.0.0.3
 
  network 192.168.254.36 0.0.0.3
Line 849: Line 918:
 
!
 
!
 
ip classless
 
ip classless
ip http server
+
ip route 0.0.0.0 0.0.0.0 192.168.45.5
 +
no ip http server
 
!
 
!
 
!
 
!
access-list 1 permit 172.42.20.0 0.0.0.255
 
access-list 1 permit 192.168.254.0 0.0.0.255
 
access-list 1 permit 192.168.45.0 0.0.0.255
 
 
!
 
!
 
line con 0
 
line con 0
Line 865: Line 932:
 
  password TK421
 
  password TK421
 
  login
 
  login
!        
+
!
 
end</pre>
 
end</pre>
  
 
===R2D2===
 
===R2D2===
<pre>version 12.1
+
<pre>Current configuration : 4619 bytes
 +
!
 +
version 12.1
 
no service pad
 
no service pad
 
service timestamps debug uptime
 
service timestamps debug uptime
Line 880: Line 949:
 
!
 
!
 
ip subnet-zero
 
ip subnet-zero
 +
!
 
no ip domain-lookup
 
no ip domain-lookup
!
 
 
ip host Amidala 192.168.45.1
 
ip host Amidala 192.168.45.1
 
ip host Anakin 192.168.45.5
 
ip host Anakin 192.168.45.5
Line 889: Line 958:
 
ip host Yoda 192.168.45.29
 
ip host Yoda 192.168.45.29
 
ip host MaceWindu 192.168.45.33
 
ip host MaceWindu 192.168.45.33
ip host Luke 192.168.45.37
 
 
ip host Leia 192.168.45.41
 
ip host Leia 192.168.45.41
ip host R2D2 192.168.45.45
+
ip host Luke 192.168.45.42
ip host C3PO 192.168.45.49
+
ip host R2D2 192.168.45.43
 +
ip host C3PO 192.168.45.44
 
ip host HanSolo 192.168.45.53
 
ip host HanSolo 192.168.45.53
 
ip host Chewbacca 192.168.45.57
 
ip host Chewbacca 192.168.45.57
 
!
 
!
spanning-tree mode pvst
+
!
 +
spanning-tree mode rapid-pvst
 
no spanning-tree optimize bpdu transmission
 
no spanning-tree optimize bpdu transmission
 
spanning-tree extend system-id
 
spanning-tree extend system-id
Line 921: Line 991:
 
!
 
!
 
interface FastEthernet0/2
 
interface FastEthernet0/2
description "Trunk like to Leia"
+
  description "Trunk Like to Luke"
switchport mode trunk
 
switchport nonegotiate
 
channel-group 1 mode active
 
!
 
interface FastEthernet0/2
 
  description "Trunk Like to Leia"
 
 
  switchport mode trunk
 
  switchport mode trunk
 
  switchport nonegotiate
 
  switchport nonegotiate
Line 933: Line 997:
 
!
 
!
 
interface FastEthernet0/3
 
interface FastEthernet0/3
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
!        
+
spanning-tree portfast
 +
!
 
interface FastEthernet0/4
 
interface FastEthernet0/4
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/5
 
interface FastEthernet0/5
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/6
 
interface FastEthernet0/6
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/7
 
interface FastEthernet0/7
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/8
 
interface FastEthernet0/8
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/9
 
interface FastEthernet0/9
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/10
 
interface FastEthernet0/10
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/11
 
interface FastEthernet0/11
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/12
 
interface FastEthernet0/12
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/13
 
interface FastEthernet0/13
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/14
 
interface FastEthernet0/14
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/15
 
interface FastEthernet0/15
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/16
 
interface FastEthernet0/16
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/17
 
interface FastEthernet0/17
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/18
 
interface FastEthernet0/18
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/19
 
interface FastEthernet0/19
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/20
 
interface FastEthernet0/20
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/21
 
interface FastEthernet0/21
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/22
 
interface FastEthernet0/22
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/23
 
interface FastEthernet0/23
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface FastEthernet0/24
 
interface FastEthernet0/24
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 +
spanning-tree portfast
 
!
 
!
 
interface GigabitEthernet0/1
 
interface GigabitEthernet0/1
Line 1,057: Line 1,143:
 
  no ip address
 
  no ip address
 
  no ip route-cache
 
  no ip route-cache
 +
shutdown
 
!
 
!
 
interface Vlan45
 
interface Vlan45
  ip address 192.168.45.45 255.255.255.252
+
  ip address 192.168.45.43 255.255.255.248
 
  no ip route-cache
 
  no ip route-cache
no shutdown
 
 
!
 
!
 
ip http server
 
ip http server
Line 1,067: Line 1,153:
 
line con 0
 
line con 0
 
  password TK421
 
  password TK421
  login  
+
  login
 
line vty 0 4
 
line vty 0 4
 
  password TK421
 
  password TK421
Line 1,079: Line 1,165:
  
 
===C3PO===
 
===C3PO===
<pre>version 12.1
+
<pre>Current configuration : 4091 bytes
 +
!
 +
version 12.1
 
no service pad
 
no service pad
 
service timestamps debug uptime
 
service timestamps debug uptime
Line 1,090: Line 1,178:
 
!
 
!
 
ip subnet-zero
 
ip subnet-zero
 +
!
 
no ip domain-lookup
 
no ip domain-lookup
!
 
 
ip host Amidala 192.168.45.1
 
ip host Amidala 192.168.45.1
 
ip host Anakin 192.168.45.5
 
ip host Anakin 192.168.45.5
Line 1,099: Line 1,187:
 
ip host Yoda 192.168.45.29
 
ip host Yoda 192.168.45.29
 
ip host MaceWindu 192.168.45.33
 
ip host MaceWindu 192.168.45.33
ip host Luke 192.168.45.37
 
 
ip host Leia 192.168.45.41
 
ip host Leia 192.168.45.41
ip host R2D2 192.168.45.45
+
ip host Luke 192.168.45.42
ip host C3PO 192.168.45.49
+
ip host R2D2 192.168.45.43
 +
ip host C3PO 192.168.45.44
 
ip host HanSolo 192.168.45.53
 
ip host HanSolo 192.168.45.53
 
ip host Chewbacca 192.168.45.57
 
ip host Chewbacca 192.168.45.57
 
!
 
!
spanning-tree mode pvst
+
!
 +
spanning-tree mode rapid-pvst
 
no spanning-tree optimize bpdu transmission
 
no spanning-tree optimize bpdu transmission
 
spanning-tree extend system-id
 
spanning-tree extend system-id
Line 1,137: Line 1,226:
 
!
 
!
 
interface FastEthernet0/3
 
interface FastEthernet0/3
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
!        
+
!
 
interface FastEthernet0/4
 
interface FastEthernet0/4
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/5
 
interface FastEthernet0/5
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/6
 
interface FastEthernet0/6
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/7
 
interface FastEthernet0/7
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/8
 
interface FastEthernet0/8
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/9
 
interface FastEthernet0/9
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/10
 
interface FastEthernet0/10
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/11
 
interface FastEthernet0/11
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/12
 
interface FastEthernet0/12
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/13
 
interface FastEthernet0/13
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/14
 
interface FastEthernet0/14
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/15
 
interface FastEthernet0/15
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/16
 
interface FastEthernet0/16
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/17
 
interface FastEthernet0/17
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/18
 
interface FastEthernet0/18
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/19
 
interface FastEthernet0/19
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/20
 
interface FastEthernet0/20
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/21
 
interface FastEthernet0/21
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/22
 
interface FastEthernet0/22
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/23
 
interface FastEthernet0/23
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/24
 
interface FastEthernet0/24
  switchport access vlan 85
+
  switchport access vlan 100
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
Line 1,264: Line 1,353:
 
!
 
!
 
interface Vlan45
 
interface Vlan45
  ip address 192.168.45.49 255.255.255.252
+
  ip address 192.168.45.44 255.255.255.248
 
  no ip route-cache
 
  no ip route-cache
 
!
 
!
Line 1,274: Line 1,363:
 
line vty 0 4
 
line vty 0 4
 
  password TK421
 
  password TK421
  login  
+
  login
 
line vty 5 15
 
line vty 5 15
 
  password TK421
 
  password TK421
Line 1,283: Line 1,372:
  
 
===Palpatin===
 
===Palpatin===
<pre>version 12.4
+
<pre>Current configuration : 2512 bytes
 +
!
 +
version 12.4
 
service timestamps debug datetime msec
 
service timestamps debug datetime msec
 
service timestamps log datetime msec
 
service timestamps log datetime msec
Line 1,303: Line 1,394:
 
!
 
!
 
ip cef
 
ip cef
!       
+
ip dhcp excluded-address 172.42.102.1 172.42.102.2
 +
ip dhcp excluded-address 172.42.102.100
 
!
 
!
 +
ip dhcp pool Galaxy
 +
  network 172.42.102.0 255.255.255.0
 +
  default-router 172.42.102.1
 +
  option 43 hex f104.ac2a.0a03
 +
  option 60 ascii "Galaxy Radio"
 +
  dns-server 172.16.4.77
 +
!
 +
!
 +
no ip domain lookup
 
ip host Amidala 192.168.45.1
 
ip host Amidala 192.168.45.1
 
ip host Anakin 192.168.45.5
 
ip host Anakin 192.168.45.5
Line 1,312: Line 1,413:
 
ip host Yoda 192.168.45.29
 
ip host Yoda 192.168.45.29
 
ip host MaceWindu 192.168.45.33
 
ip host MaceWindu 192.168.45.33
ip host Luke 192.168.45.37
 
 
ip host Leia 192.168.45.41
 
ip host Leia 192.168.45.41
ip host R2D2 192.168.45.45
+
ip host Luke 192.168.45.42
ip host C3PO 192.168.45.49
+
ip host R2D2 192.168.45.43
 +
ip host C3PO 192.168.45.44
 
ip host HanSolo 192.168.45.53
 
ip host HanSolo 192.168.45.53
 
ip host Chewbacca 192.168.45.57
 
ip host Chewbacca 192.168.45.57
Line 1,326: Line 1,427:
 
!
 
!
 
!
 
!
!        
+
!
 
!
 
!
 
!
 
!
Line 1,349: Line 1,450:
 
  log config
 
  log config
 
   hidekeys
 
   hidekeys
!        
+
!
 
!
 
!
 
!
 
!
Line 1,362: Line 1,463:
 
  duplex auto
 
  duplex auto
 
  speed auto
 
  speed auto
!
 
interface FastEthernet0/0.10
 
description SVI link to Yoda (Wireless).
 
encapsulation dot1Q 10
 
ip address 172.42.10.1 255.255.255.0
 
 
!
 
!
 
interface FastEthernet0/0.45
 
interface FastEthernet0/0.45
 
  encapsulation dot1Q 45
 
  encapsulation dot1Q 45
 
  ip address 192.168.45.30 255.255.255.252
 
  ip address 192.168.45.30 255.255.255.252
 +
!
 +
interface FastEthernet0/0.102
 +
encapsulation dot1Q 102
 
!
 
!
 
interface FastEthernet0/1
 
interface FastEthernet0/1
Line 1,379: Line 1,478:
 
!
 
!
 
interface wlan-controller1/0
 
interface wlan-controller1/0
  ip address 192.168.10.1 255.255.255.0
+
  ip address 192.168.254.18 255.255.255.252
 +
!
 +
interface wlan-controller1/0.10
 +
encapsulation dot1Q 10
 +
ip address 172.42.10.1 255.255.255.0
 +
!
 +
interface wlan-controller1/0.102
 +
encapsulation dot1Q 102
 +
ip address 172.42.102.1 255.255.255.0
 
!
 
!
 
router eigrp 1337
 
router eigrp 1337
 
  network 172.42.10.0 0.0.0.255
 
  network 172.42.10.0 0.0.0.255
  network 172.42.100.0 0.0.0.255
+
  network 172.42.102.0 0.0.0.255
 
  network 192.168.45.16 0.0.0.3
 
  network 192.168.45.16 0.0.0.3
network 192.168.45.20 0.0.0.3
 
network 192.168.45.24 0.0.0.3
 
 
  network 192.168.45.28 0.0.0.3
 
  network 192.168.45.28 0.0.0.3
 
  network 192.168.254.24 0.0.0.3
 
  network 192.168.254.24 0.0.0.3
 +
network 192.168.254.40 0.0.0.3
 
  no auto-summary
 
  no auto-summary
 
!
 
!
 
ip forward-protocol nd
 
ip forward-protocol nd
no ip http server
+
ip http server
 
no ip http secure-server
 
no ip http secure-server
 
!
 
!
 
!
 
!
!        
+
!
 
!
 
!
 
!
 
!
Line 1,419: Line 1,525:
 
  login
 
  login
 
  no activation-character
 
  no activation-character
  no exec
+
  no exec
 
  transport preferred none
 
  transport preferred none
 
  transport input all
 
  transport input all
Line 1,434: Line 1,540:
  
 
===ObiWan===
 
===ObiWan===
<pre>version 12.4
+
<pre>Current configuration : 2602 bytes
 +
!
 +
! Last configuration change at 07:52:13 UTC Wed Jun 10 2009
 +
! NVRAM config last updated at 07:52:07 UTC Wed Jun 10 2009
 +
!
 +
version 12.4
 
service timestamps debug datetime msec
 
service timestamps debug datetime msec
 
service timestamps log datetime msec
 
service timestamps log datetime msec
Line 1,493: Line 1,604:
 
!
 
!
 
track 1 rtr 1 reachability
 
track 1 rtr 1 reachability
!
 
 
!
 
!
!        
+
!
 +
!
 
!
 
!
 
!
 
!
Line 1,546: Line 1,657:
 
!
 
!
 
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute track 1
 
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute track 1
ip route 0.0.0.0 0.0.0.0 192.168.45.9 254
+
ip route 0.0.0.0 0.0.0.0 192.168.45.9 254 name backupRoute
 
!
 
!
 
!
 
!
Line 1,559: Line 1,670:
 
access-list 1 permit 192.168.45.0 0.0.0.255
 
access-list 1 permit 192.168.45.0 0.0.0.255
 
access-list 1 permit 192.168.254.0 0.0.0.255
 
access-list 1 permit 192.168.254.0 0.0.0.255
 +
access-list 1 permit 172.42.102.0 0.0.0.255
 +
access-list 1 permit 172.42.10.0 0.0.0.255
 
access-list 2 permit 192.168.138.0 0.0.0.255
 
access-list 2 permit 192.168.138.0 0.0.0.255
 
!
 
!
 
!
 
!
!        
+
!
 
!
 
!
 
!
 
!
Line 1,591: Line 1,704:
  
 
===QuiGon===
 
===QuiGon===
<pre>version 12.4
+
<pre>Current configuration : 2588 bytes
 +
!
 +
! Last configuration change at 07:49:09 UTC Wed Jun 10 2009
 +
! NVRAM config last updated at 07:50:10 UTC Wed Jun 10 2009
 +
!
 +
version 12.4
 
service timestamps debug datetime msec
 
service timestamps debug datetime msec
 
service timestamps log datetime msec
 
service timestamps log datetime msec
Line 1,613: Line 1,731:
 
!
 
!
 
no ip domain lookup
 
no ip domain lookup
 +
ip host Palpatine 192.168.45.17
 +
ip host Yoda 192.168.45.29
 +
ip host Leia 192.168.45.41
 +
ip host Luke 192.168.45.42
 
ip host HanSolo 192.168.45.53
 
ip host HanSolo 192.168.45.53
 
ip host R2D2 192.168.45.43
 
ip host R2D2 192.168.45.43
Line 1,620: Line 1,742:
 
ip host QuiGon 192.168.45.9
 
ip host QuiGon 192.168.45.9
 
ip host ObiWan 192.168.45.13
 
ip host ObiWan 192.168.45.13
ip host Palpatine 192.168.45.17
 
ip host Yoda 192.168.45.29
 
 
ip host MaceWindu 192.168.45.33
 
ip host MaceWindu 192.168.45.33
ip host Leia 192.168.45.41
 
ip host Luke 192.168.45.42
 
 
ip host Chewbacca 192.168.45.57
 
ip host Chewbacca 192.168.45.57
 
!
 
!
Line 1,650: Line 1,768:
 
!
 
!
 
track 1 rtr 1 reachability
 
track 1 rtr 1 reachability
!
 
 
!
 
!
!        
+
!
 +
!
 
!
 
!
 
!
 
!
Line 1,714: Line 1,832:
 
access-list 1 permit 192.168.254.0 0.0.0.255
 
access-list 1 permit 192.168.254.0 0.0.0.255
 
access-list 1 permit 172.42.100.0 0.0.0.255
 
access-list 1 permit 172.42.100.0 0.0.0.255
 +
access-list 1 permit 172.42.102.0 0.0.0.255
 +
access-list 1 permit 172.42.10.0 0.0.0.255
 
access-list 2 permit 192.168.138.0 0.0.0.255
 
access-list 2 permit 192.168.138.0 0.0.0.255
 
!
 
!
Line 1,719: Line 1,839:
 
!
 
!
 
!
 
!
!        
+
!
 
!
 
!
 
control-plane
 
control-plane
Line 1,749: Line 1,869:
  
 
===MaceWindu===
 
===MaceWindu===
<pre>version 12.2
+
<pre>Current configuration : 3433 bytes
 +
!
 +
version 12.2
 
no service pad
 
no service pad
 
service timestamps debug datetime msec
 
service timestamps debug datetime msec
Line 1,767: Line 1,889:
 
ip routing
 
ip routing
 
no ip domain-lookup
 
no ip domain-lookup
!
 
 
ip host Amidala 192.168.45.1
 
ip host Amidala 192.168.45.1
 
ip host Anakin 192.168.45.5
 
ip host Anakin 192.168.45.5
Line 1,775: Line 1,896:
 
ip host Yoda 192.168.45.29
 
ip host Yoda 192.168.45.29
 
ip host MaceWindu 192.168.45.33
 
ip host MaceWindu 192.168.45.33
ip host Luke 192.168.45.37
 
 
ip host Leia 192.168.45.41
 
ip host Leia 192.168.45.41
ip host R2D2 192.168.45.45
+
ip host Luke 192.168.45.42
ip host C3PO 192.168.45.49
+
ip host R2D2 192.168.45.43
 +
ip host C3PO 192.168.45.44
 
ip host HanSolo 192.168.45.53
 
ip host HanSolo 192.168.45.53
 
ip host Chewbacca 192.168.45.57
 
ip host Chewbacca 192.168.45.57
Line 1,784: Line 1,905:
 
!
 
!
 
!
 
!
crypto pki trustpoint TP-self-signed-201700352
 
enrollment selfsigned
 
subject-name cn=IOS-Self-Signed-Certificate-201700352
 
revocation-check none
 
rsakeypair TP-self-signed-201700352
 
 
!
 
!
 
!
 
!
crypto pki certificate chain TP-self-signed-201700352
 
certificate self-signed 01
 
  30820240 308201A9 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
 
  30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
 
  69666963 6174652D 32303137 30303335 32301E17 0D393330 33303130 30303130
 
  325A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
 
  532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3230 31373030
 
  33353230 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
 
  B7F6E121 244F519D 17EC5517 EBD9252E 40E052C1 99FF69CE D3D7BDDC 59B48556
 
  2351CA65 048F7FCD B8F48D57 C3AA55C2 FA0F63C7 E2ADC53A B9067CE2 A2EEEF8B
 
  4A5C97CE 6E0DE9BD CC49F0F9 D3B11635 06D55662 E0C630F1 DC96EC5D 6420794D
 
  F9AB682F 8FDC7ED9 32879668 744BC19D 14A48D3E 9CFC8328 F7AE5520 E8A73F25
 
  02030100 01A36A30 68300F06 03551D13 0101FF04 05300301 01FF3015 0603551D
 
  11040E30 0C820A4D 61636557 696E6475 2E301F06 03551D23 04183016 8014F967
 
  69DB3D24 58450765 B8189F84 8F4A088D 901F301D 0603551D 0E041604 14F96769
 
  DB3D2458 450765B8 189F848F 4A088D90 1F300D06 092A8648 86F70D01 01040500
 
  03818100 A4A36CEB DAE70069 9DFCF867 8388DA86 7F36851D AD87A972 C2B27D69
 
  1C106128 F4829A24 1BA2A86A A8BC4B87 280EEEBC 219F0142 582C048D 48CBAE21
 
  3E9DF3C0 A3D9BC97 AA31940C C6819E94 D872F02A 7532D40B A5C39796 B847BD7F
 
  FAE39AB9 E8A10FEA 21CB27BA BE54B448 DC3B1CFB 942C438B DC355873 404CA89F C2B4F63F
 
  quit
 
 
!
 
!
 
!
 
!
Line 1,817: Line 1,912:
 
!
 
!
 
!
 
!
spanning-tree mode pvst
+
!
 +
spanning-tree mode rapid-pvst
 
spanning-tree etherchannel guard misconfig
 
spanning-tree etherchannel guard misconfig
 
spanning-tree extend system-id
 
spanning-tree extend system-id
Line 1,828: Line 1,924:
 
interface Loopback0
 
interface Loopback0
 
  ip address 192.168.45.33 255.255.255.252
 
  ip address 192.168.45.33 255.255.255.252
no shutdown
 
 
!
 
!
 
interface FastEthernet0/1
 
interface FastEthernet0/1
 
  no switchport
 
  no switchport
 
  ip address 192.168.254.14 255.255.255.252
 
  ip address 192.168.254.14 255.255.255.252
!        
+
!
 
interface FastEthernet0/2
 
interface FastEthernet0/2
 
  no switchport
 
  no switchport
Line 1,839: Line 1,934:
 
!
 
!
 
interface FastEthernet0/3
 
interface FastEthernet0/3
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/4
 
interface FastEthernet0/4
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/5
 
interface FastEthernet0/5
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/6
 
interface FastEthernet0/6
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/7
 
interface FastEthernet0/7
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/8
 
interface FastEthernet0/8
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/9
 
interface FastEthernet0/9
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/10
 
interface FastEthernet0/10
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/11
 
interface FastEthernet0/11
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/12
 
interface FastEthernet0/12
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/13
 
interface FastEthernet0/13
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/14
 
interface FastEthernet0/14
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/15
 
interface FastEthernet0/15
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/16
 
interface FastEthernet0/16
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/17
 
interface FastEthernet0/17
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/18
 
interface FastEthernet0/18
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/19
 
interface FastEthernet0/19
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/20
 
interface FastEthernet0/20
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/21
 
interface FastEthernet0/21
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/22
 
interface FastEthernet0/22
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/23
 
interface FastEthernet0/23
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
shutdown
 
 
!
 
!
 
interface FastEthernet0/24
 
interface FastEthernet0/24
 
  description Link to Cisco Call Manager
 
  description Link to Cisco Call Manager
 +
switchport access vlan 101
 
  switchport mode access
 
  switchport mode access
!        
+
!
 
interface GigabitEthernet0/1
 
interface GigabitEthernet0/1
 
!
 
!
Line 1,932: Line 2,028:
 
interface Vlan1
 
interface Vlan1
 
  no ip address
 
  no ip address
 +
shutdown
 
!
 
!
 
!
 
!
 
router eigrp 1337
 
router eigrp 1337
 
  no auto-summary
 
  no auto-summary
  network 192.168.45.33 0.0.0.3
+
  network 192.168.22.0
  network 192.168.22.0 0.0.0.255
+
  network 192.168.45.32 0.0.0.3
 
  network 192.168.254.12 0.0.0.3
 
  network 192.168.254.12 0.0.0.3
 
  network 192.168.254.16 0.0.0.3
 
  network 192.168.254.16 0.0.0.3
 
!
 
!
 
ip classless
 
ip classless
ip http server
+
ip route 0.0.0.0 0.0.0.0 192.168.254.17
ip http secure-server
+
no ip http server
 +
no ip http secure-server
 
!
 
!
 
!
 
!
Line 1,949: Line 2,047:
 
!
 
!
 
control-plane
 
control-plane
!        
+
!
 
!
 
!
 
line con 0
 
line con 0
Line 1,962: Line 2,060:
 
!
 
!
 
end</pre>
 
end</pre>
 +
 
===HanSolo===
 
===HanSolo===
<pre>version 12.3
+
<pre>Current configuration : 1464 bytes
 +
!
 +
! Last configuration change at 16:35:10 UTC Thu Nov 6 2008
 +
!
 +
version 12.3
 
service timestamps debug datetime msec
 
service timestamps debug datetime msec
 
service timestamps log datetime msec
 
service timestamps log datetime msec
Line 1,981: Line 2,084:
 
mmi snmp-timeout 180
 
mmi snmp-timeout 180
 
voice-card 3
 
voice-card 3
!        
+
!
 
no aaa new-model
 
no aaa new-model
 
ip subnet-zero
 
ip subnet-zero
 
ip cef
 
ip cef
no ip domain-lookup
 
 
!
 
!
 
!
 
!
 
!
 
!
 +
no ip domain lookup
 +
ip host Amidala 192.168.45.1
 +
ip host Anakin 192.168.45.5
 +
ip host QuiGon 192.168.45.9
 +
ip host ObiWan 192.168.45.13
 +
ip host Palpatine 192.168.45.17
 +
ip host Yoda 192.168.45.29
 +
ip host MaceWindu 192.168.45.33
 +
ip host Leia 192.168.45.41
 +
ip host Luke 192.168.45.42
 +
ip host R2D2 192.168.45.43
 +
ip host C3PO 192.168.45.44
 +
ip host HanSolo 192.168.45.53
 +
ip host Chewbacca 192.168.45.57
 
!
 
!
 
!
 
!
Line 2,004: Line 2,120:
 
!
 
!
 
!
 
!
interface loopback0
+
!
  ip address 192.168.254.54 255.255.255.252
+
interface Loopback0
no shutdown
+
  ip address 192.168.45.53 255.255.255.252
 
!
 
!
 
interface FastEthernet0/0
 
interface FastEthernet0/0
 
  ip address 192.168.254.22 255.255.255.252
 
  ip address 192.168.254.22 255.255.255.252
 
  speed auto
 
  speed auto
no shutdown
 
 
!
 
!
 
interface BRI3/0
 
interface BRI3/0
 
  ip address 192.168.40.1 255.255.255.252
 
  ip address 192.168.40.1 255.255.255.252
no shutdown
 
 
!
 
!
 
interface BRI3/1
 
interface BRI3/1
 
  no ip address
 
  no ip address
 +
!
 +
router eigrp 1337
 +
network 192.168.45.52 0.0.0.3
 +
network 192.168.254.20 0.0.0.3
 +
no auto-summary
 
!
 
!
 
ip classless
 
ip classless
Line 2,032: Line 2,151:
 
!
 
!
 
!
 
!
router eigrp 1337
+
!
network 192.168.45.53 0.0.0.3
 
network 192.168.254.20 0.0.0.3
 
no auto-summary
 
!
 
 
line con 0
 
line con 0
 
  password TK421
 
  password TK421
Line 2,043: Line 2,158:
 
  password TK421
 
  password TK421
 
  login
 
  login
line vty 0 15
+
line vty 0 4
 +
password TK421
 +
login
 +
line vty 5 15
 
  password TK421
 
  password TK421
 
  login
 
  login
 
!
 
!
 
end</pre>
 
end</pre>
 +
 
===Yoda===
 
===Yoda===
<pre>version 12.1
+
<pre>Current configuration : 3796 bytes
 +
!
 +
version 12.1
 
no service pad
 
no service pad
 
service timestamps debug uptime
 
service timestamps debug uptime
Line 2,060: Line 2,181:
 
!
 
!
 
ip subnet-zero
 
ip subnet-zero
 +
!
 
no ip domain-lookup
 
no ip domain-lookup
!
 
ip host Amidala 192.168.45.1
 
ip host Anakin 192.168.45.5
 
 
ip host QuiGon 192.168.45.9
 
ip host QuiGon 192.168.45.9
 +
ip host Chewbacca 192.168.45.57
 +
ip host HanSolo 192.168.45.53
 +
ip host C3PO 192.168.45.44
 +
ip host R2D2 192.168.45.43
 +
ip host Luke 192.168.45.42
 +
ip host Leia 192.168.45.41
 +
ip host MaceWindu 192.168.45.33
 +
ip host Yoda 192.168.45.29
 +
ip host Palpatine 192.168.45.17
 
ip host ObiWan 192.168.45.13
 
ip host ObiWan 192.168.45.13
ip host Palpatine 192.168.45.17
+
ip host Anakin 192.168.45.5
ip host Yoda 192.168.45.29
+
ip host Amidala 192.168.45.1
ip host MaceWindu 192.168.45.33
+
ip dhcp-server 172.42.10.1
ip host Luke 192.168.45.37
+
ip dhcp-server 172.42.102.1
ip host Leia 192.168.45.41
 
ip host R2D2 192.168.45.45
 
ip host C3PO 192.168.45.49
 
ip host HanSolo 192.168.45.53
 
ip host Chewbacca 192.168.45.57 
 
 
!
 
!
 
spanning-tree mode pvst
 
spanning-tree mode pvst
Line 2,084: Line 2,207:
 
!
 
!
 
interface FastEthernet0/1
 
interface FastEthernet0/1
 +
switchport trunk allowed vlan 45,102
 
  switchport mode trunk
 
  switchport mode trunk
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/2
 
interface FastEthernet0/2
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/3
 
interface FastEthernet0/3
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/4
 
interface FastEthernet0/4
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/5
 
interface FastEthernet0/5
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/6
 
interface FastEthernet0/6
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/7
 
interface FastEthernet0/7
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/8
 
interface FastEthernet0/8
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/9
 
interface FastEthernet0/9
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/10
 
interface FastEthernet0/10
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/11
 
interface FastEthernet0/11
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/12
 
interface FastEthernet0/12
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/13
 
interface FastEthernet0/13
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/14
 
interface FastEthernet0/14
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
!        
+
!
 
interface FastEthernet0/15
 
interface FastEthernet0/15
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/16
 
interface FastEthernet0/16
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/17
 
interface FastEthernet0/17
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/18
 
interface FastEthernet0/18
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/19
 
interface FastEthernet0/19
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/20
 
interface FastEthernet0/20
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/21
 
interface FastEthernet0/21
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/22
 
interface FastEthernet0/22
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/23
 
interface FastEthernet0/23
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
 
!
 
!
 
interface FastEthernet0/24
 
interface FastEthernet0/24
  switchport access vlan 85
+
  switchport access vlan 102
 
  switchport mode access
 
  switchport mode access
 
  switchport nonegotiate
 
  switchport nonegotiate
Line 2,224: Line 2,348:
 
!
 
!
 
no ip http server
 
no ip http server
!        
+
!
 
line con 0
 
line con 0
 
  password TK421
 
  password TK421
Line 2,237: Line 2,361:
 
!
 
!
 
end</pre>
 
end</pre>
 +
 +
==Redundancy==
 +
 +
===Wan===
 +
<big>Quigon</big>
 +
<pre>track 1 rtr 1 reachability
 +
ip sla 1
 +
icmp-echo 192.168.138.1 source-interface Loopback0
 +
ip sla schedule 1 life forever start-time now
 +
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute track 1
 +
ip route 0.0.0.0 0.0.0.0 192.168.45.13 254 name backupRoute
 +
</pre>
 +
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute<br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;Route to Internet<br />
 +
ip route 0.0.0.0 0.0.0.0 192.168.45.13 254 name backupRoute<br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;Route to Obiwan managed interface<br />
 +
<br />
 +
<big>Obiwan</big>
 +
<pre>track 1 rtr 1 reachability
 +
ip sla 1
 +
icmp-echo 192.168.138.1 source-interface Loopback0
 +
ip sla schedule 1 life forever start-time now
 +
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute track 1
 +
ip route 0.0.0.0 0.0.0.0 192.168.45.9 254 name backupRoute
 +
</pre>
 +
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute<br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;Route to Internet<br />
 +
ip route 0.0.0.0 0.0.0.0 192.168.45.9 254 name backupRoute<br />
 +
&nbsp;&nbsp;&nbsp;&nbsp;Route to Obiwan managed interface<br />
 +
 +
===HSRP===
 +
<big>Leia</big>
 +
<pre>interface Vlan100
 +
ip address 172.42.100.2 255.255.255.0
 +
no ip redirects
 +
standby 100 ip 172.42.100.1
 +
standby 100 timers msec 50 msec 200
 +
standby 100 priority 110
 +
standby 100 preempt delay minimum 300
 +
standby 100 track Port-channel1 130
 +
standby 100 track Port-channel2 130
 +
standby 100 track FastEthernet0/3 20
 +
standby 100 track FastEthernet0/4 20</pre>
 +
<big>Luke</big>
 +
<pre>interface Vlan100
 +
ip address 172.42.100.3 255.255.255.0
 +
no ip redirects
 +
standby 100 ip 172.42.100.1
 +
standby 100 timers msec 50 msec 200
 +
standby 100 priority 140
 +
standby 100 preempt delay minimum 300
 +
standby 100 track Port-channel1 130
 +
standby 100 track Port-channel2 130
 +
standby 100 track FastEthernet0/3 20
 +
standby 100 track FastEthernet0/4 20</pre>
 +
</pre>
 +
[[category:CCNP3]]

Latest revision as of 14:52, 5 August 2009

Device Configuration

Amidala

Current configuration : 4865 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Amidala
!
enable secret 5 $1$dj0q$ueEszuJUaytuQgjBnB7ei.
!
no aaa new-model
ip subnet-zero
ip routing
no ip domain-lookup
ip host Yoda 192.168.45.29
ip host Palpatine 192.168.45.17
ip host ObiWan 192.168.45.13
ip host QuiGon 192.168.45.9
ip host Anakin 192.168.45.5
ip host Chewbacca 192.168.45.57
ip host HanSolo 192.168.45.53
ip host C3PO 192.168.45.44
ip host R2D2 192.168.45.43
ip host Luke 192.168.45.42
ip host MaceWindu 192.168.45.33
ip host Amidala 192.168.45.1
ip host Leia 192.168.45.41
!
!
!
!
no file verify auto
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
spanning-tree vlan 1-100 priority 28672
!
vlan internal allocation policy ascending
vlan dot1q tag native
!
!
interface Loopback0
 ip address 192.168.45.1 255.255.255.252
!
interface Port-channel1
 description Etherchannel to Anakin
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
!
interface FastEthernet0/1
 description "Trunk link to Anakin, part of port-group 1"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface FastEthernet0/2
 description "Trunk link to Anakin, part of port-group 1"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface FastEthernet0/3
 description "Routed link to Leia"
 no switchport
 ip address 192.168.254.9 255.255.255.252
!
interface FastEthernet0/4
 description "Routed link to Luke"
 no switchport
 ip address 192.168.254.37 255.255.255.252
!
interface FastEthernet0/5
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/6
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/7
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/8
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/9
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/10
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/11
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/12
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/13
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/14
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/15
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/16
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/17
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/18
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/19
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/20
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/21
 description "Routed link to R7"
 no switchport
 ip address 172.16.10.6 255.255.255.252
!
interface FastEthernet0/22
 description "Routed link to HanSolo"
 no switchport
 ip address 192.168.254.21 255.255.255.252
!
interface FastEthernet0/23
 description "Routed link to MaceWindu"
 no switchport
 ip address 192.168.254.17 255.255.255.252
!
interface FastEthernet0/24
 description "Routed link to QuiGon"
 no switchport
 ip address 192.168.254.29 255.255.255.252
!
interface GigabitEthernet0/1
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface GigabitEthernet0/2
 switchport access vlan 85
 switchport trunk native vlan 85
 switchport mode access
 shutdown
!
interface Vlan1
 no ip address
 shutdown
!
router eigrp 1337
 network 192.168.45.0 0.0.0.3
 network 192.168.254.8 0.0.0.3
 network 192.168.254.16 0.0.0.3
 network 192.168.254.20 0.0.0.3
 network 192.168.254.28 0.0.0.3
 network 192.168.254.36 0.0.0.3
 no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.45.9
ip http server
!
!
!
control-plane
!
!
line con 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
!
end

Anakin

Current configuration : 4176 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Anakin
!
enable secret 5 $1$x4ON$P.Qp9B.FzqkqjBb3Z4Bza/
!
no aaa new-model
ip subnet-zero
ip routing
no ip domain-lookup
ip host Chewbacca 192.168.45.57
ip host Luke 192.168.45.42
ip host Leia 192.168.45.41
ip host MaceWindu 192.168.45.33
ip host Yoda 192.168.45.29
ip host Palpatine 192.168.45.17
ip host ObiWan 192.168.45.13
ip host QuiGon 192.168.45.9
ip host Anakin 192.168.45.5
ip host Amidala 192.168.45.1
ip host HanSolo 192.168.45.53
ip host C3PO 192.168.45.44
ip host R2D2 192.168.45.43
!
!
!
!
no file verify auto
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
spanning-tree vlan 1-999 priority 24576
!
vlan internal allocation policy ascending
!
!
interface Loopback0
 ip address 192.168.45.5 255.255.255.252
!
interface Port-channel1
 description "Trunk to Amidala"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
!
interface FastEthernet0/1
 description "Trunk link to Amidala"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface FastEthernet0/2
 description "Trunk link to Amidala"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface FastEthernet0/3
 description "Routed link to Luke"
 no switchport
 ip address 192.168.254.5 255.255.255.252
!
interface FastEthernet0/4
 description "Routed link to Leia"
 no switchport
 no ip address
!
interface FastEthernet0/5
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/6
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/7
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/8
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/9
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/10
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/11
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/12
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/13
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/14
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/15
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/16
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/17
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/18
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/19
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/20
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface FastEthernet0/21
 description "Routed link to R4 aka. clud"
 no switchport
 ip address 172.16.10.2 255.255.255.252
!
interface FastEthernet0/22
 description "Routed link to Palpatine"
 no switchport
 ip address 192.168.254.25 255.255.255.252
!
interface FastEthernet0/23
 description "Routed link to Mace Windu"
 no switchport
 ip address 192.168.254.13 255.255.255.252
!
interface FastEthernet0/24
 description "Routed link to ObiWan"
 no switchport
 ip address 192.168.254.33 255.255.255.252
!
interface GigabitEthernet0/1
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface GigabitEthernet0/2
 switchport access vlan 85
 switchport mode access
 shutdown
!
interface Vlan1
 no ip address
!
router eigrp 1337
 network 192.168.45.4 0.0.0.3
 network 192.168.254.0 0.0.0.3
 network 192.168.254.4 0.0.0.3
 network 192.168.254.12 0.0.0.3
 network 192.168.254.24 0.0.0.3
 network 192.168.254.32 0.0.0.3
 no auto-summary
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.45.34
ip http server
!
!
!
control-plane
!
!
line con 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
!
end

Leia

Current configuration : 4267 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Leia
!
enable secret 5 $1$ArdK$j.pDKhixVYSxRNU4IaSYI0
!
ip subnet-zero
ip routing
ip dhcp excluded-address 172.42.100.1 172.42.100.2
ip dhcp excluded-address 172.42.100.3
!
ip dhcp pool SkywalkerEnterprises
   network 172.42.100.0 255.255.255.0
   default-router 172.42.100.1
   dns-server 172.16.4.77
!
no ip domain-lookup
ip host ObiWan 192.168.45.13
ip host Palpatine 192.168.45.17
ip host Yoda 192.168.45.29
ip host MaceWindu 192.168.45.33
ip host Leia 192.168.45.41
ip host Luke 192.168.45.42
ip host R2D2 192.168.45.43
ip host C3PO 192.168.45.44
ip host HanSolo 192.168.45.53
ip host Chewbacca 192.168.45.57
ip host Anakin 192.168.45.5
ip host Amidala 192.168.45.1
ip host QuiGon 192.168.45.9
!
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
!
!
interface Port-channel1
 description "Trun link to Luke"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
!
interface Port-channel2
 description "Trunk link to R2D2"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
!
interface FastEthernet0/1
 description "Trunk link to R2D2"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 2 mode active
!
interface FastEthernet0/2
 description "Trunk link to R2D2"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 2 mode active
!
interface FastEthernet0/3
 description "Routed link to Amadala"
 no switchport
 ip address 192.168.254.10 255.255.255.252
!
interface FastEthernet0/4
 description "Routed link to Anakin"
 no switchport
 ip address 192.168.254.2 255.255.255.252
!
interface FastEthernet0/5
 switchport mode access
 shutdown
!
interface FastEthernet0/6
 switchport mode access
 shutdown
!
interface FastEthernet0/7
 switchport mode access
 shutdown
!
interface FastEthernet0/8
 switchport mode access
 shutdown
!
interface FastEthernet0/9
 switchport mode access
 shutdown
!
interface FastEthernet0/10
 switchport mode access
 shutdown
!
interface FastEthernet0/11
 switchport mode access
 shutdown
!
interface FastEthernet0/12
 switchport mode access
 shutdown
!
interface FastEthernet0/13
 switchport mode access
 shutdown
!
interface FastEthernet0/14
 switchport mode access
 shutdown
!
interface FastEthernet0/15
 switchport mode access
 shutdown
!
interface FastEthernet0/16
 switchport mode access
 shutdown
!
interface FastEthernet0/17
 switchport mode access
 shutdown
!
interface FastEthernet0/18
 switchport mode access
 shutdown
!
interface FastEthernet0/19
 switchport mode access
 shutdown
!
interface FastEthernet0/20
 switchport mode access
 shutdown
!
interface FastEthernet0/21
 switchport mode access
 shutdown
!
interface FastEthernet0/22
 switchport mode access
 shutdown
!
interface FastEthernet0/23
 description "Trun link to Luke"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface FastEthernet0/24
 description "Trun link to Luke"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface GigabitEthernet0/1
 switchport mode access
 shutdown
!
interface GigabitEthernet0/2
 switchport mode access
 shutdown
!
interface Vlan1
 no ip address
 shutdown
!
interface Vlan45
 ip address 192.168.45.41 255.255.255.248
!
interface Vlan100
 ip address 172.42.100.2 255.255.255.0
 no ip redirects
 standby 100 ip 172.42.100.1
 standby 100 timers msec 50 msec 200
 standby 100 priority 110
 standby 100 preempt delay minimum 300
 standby 100 track Port-channel1 130
 standby 100 track Port-channel2 130
 standby 100 track FastEthernet0/3 20
 standby 100 track FastEthernet0/4 20
!
router eigrp 1337
 network 172.42.100.0 0.0.0.255
 network 192.168.45.40 0.0.0.7
 network 192.168.200.0
 network 192.168.254.0 0.0.0.3
 network 192.168.254.8 0.0.0.3
 no auto-summary
 no eigrp log-neighbor-changes
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.45.1
ip http server
!
!
!
line con 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
end

Luke

Current configuration : 5169 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Luke
!
enable secret 5 $1$Hc8F$dfeuSQB5eDJBmbuvI/LR8/
!
ip subnet-zero
ip routing
no ip domain-lookup
ip host Palpatine 192.168.45.17
ip host QuiGon 192.168.45.9
ip host Yoda 192.168.45.29
ip host MaceWindu 192.168.45.33
ip host Leia 192.168.45.41
ip host Luke 192.168.45.42
ip host R2D2 192.168.45.43
ip host C3PO 192.168.45.44
ip host HanSolo 192.168.45.53
ip host Chewbacca 192.168.45.57
ip host Amidala 192.168.45.1
ip host Anakin 192.168.45.5
ip host ObiWan 192.168.45.13
!
!
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
!
!
interface Port-channel1
 description "Trunk like to Leia"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 no ip address
!
interface Port-channel2
 description "Trunk link to C3PO"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/1
 description "Switched link to C3PO. Member of Port-Channel 2."
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 no ip address
 channel-group 2 mode active
!
interface FastEthernet0/2
 description "Switched link to C3PO. Member of Port-Channel 2."
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 no ip address
 channel-group 2 mode active
!
interface FastEthernet0/3
 description "Routed link to Anakin"
 no switchport
 ip address 192.168.254.6 255.255.255.252
!
interface FastEthernet0/4
 description "Routed link to Amadala"
 no switchport
 ip address 192.168.254.38 255.255.255.252
!
interface FastEthernet0/5
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/6
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/7
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/8
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/9
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/10
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/11
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/12
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/13
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/14
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/15
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/16
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/17
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/18
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/19
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/20
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/21
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/22
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 no ip address
!
interface FastEthernet0/23
 description "Trunk like to Leia"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 no ip address
 channel-group 1 mode active
!
interface FastEthernet0/24
 description "Trunk like to Leia"
 switchport trunk encapsulation dot1q
 switchport mode trunk
 switchport nonegotiate
 no ip address
 channel-group 1 mode active
!
interface GigabitEthernet0/1
 no ip address
 shutdown
!
interface GigabitEthernet0/2
 no ip address
 shutdown
!
interface Vlan1
 no ip address
 shutdown
!
interface Vlan45
 ip address 192.168.45.42 255.255.255.248
!
interface Vlan100
 ip address 172.42.100.3 255.255.255.0
 no ip redirects
 standby 100 ip 172.42.100.1
 standby 100 timers msec 50 msec 200
 standby 100 priority 140
 standby 100 preempt delay minimum 300
 standby 100 track Port-channel1 130
 standby 100 track Port-channel2 130
 standby 100 track FastEthernet0/3 20
 standby 100 track FastEthernet0/4 20
!
router eigrp 1337
 network 172.42.100.0 0.0.0.255
 network 192.168.45.40 0.0.0.7
 network 192.168.254.4 0.0.0.3
 network 192.168.254.36 0.0.0.3
 no auto-summary
 no eigrp log-neighbor-changes
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.45.5
no ip http server
!
!
!
line con 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
end

R2D2

Current configuration : 4619 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R2D2
!
enable secret 5 $1$GHg2$t1JqTjo2QqfXM4cqsIcwP.
!
ip subnet-zero
!
no ip domain-lookup
ip host Amidala 192.168.45.1
ip host Anakin 192.168.45.5
ip host QuiGon 192.168.45.9
ip host ObiWan 192.168.45.13
ip host Palpatine 192.168.45.17
ip host Yoda 192.168.45.29
ip host MaceWindu 192.168.45.33
ip host Leia 192.168.45.41
ip host Luke 192.168.45.42
ip host R2D2 192.168.45.43
ip host C3PO 192.168.45.44
ip host HanSolo 192.168.45.53
ip host Chewbacca 192.168.45.57
!
!
spanning-tree mode rapid-pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
!
!
interface Port-channel1
 description "Trunk like to Leia"
 switchport mode trunk
 switchport nonegotiate
 flowcontrol send off
!
interface Port-channel2
 description "Trunk like to C3PO"
 switchport mode trunk
 switchport nonegotiate
!
interface FastEthernet0/1
 description "Trunk like to Leia"
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface FastEthernet0/2
 description "Trunk Like to Luke"
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface FastEthernet0/3
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/4
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/5
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/6
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/7
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/8
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/9
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/10
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/11
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/12
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/13
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/14
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/15
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/16
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/17
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/18
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/19
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/20
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/21
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/22
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/23
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface FastEthernet0/24
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
 spanning-tree portfast
!
interface GigabitEthernet0/1
 description "Trunk like to C3PO"
 switchport mode trunk
 switchport nonegotiate
 channel-group 2 mode active
!
interface GigabitEthernet0/2
 description "Trunk like to C3PO"
 switchport mode trunk
 switchport nonegotiate
 channel-group 2 mode active
!
interface Vlan1
 no ip address
 no ip route-cache
 shutdown
!
interface Vlan45
 ip address 192.168.45.43 255.255.255.248
 no ip route-cache
!
ip http server
!
line con 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
!
end

C3PO

Current configuration : 4091 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname C3PO
!
enable secret 5 $1$od.m$3Bx8JZQ25N7UfYWJYbrYh0
!
ip subnet-zero
!
no ip domain-lookup
ip host Amidala 192.168.45.1
ip host Anakin 192.168.45.5
ip host QuiGon 192.168.45.9
ip host ObiWan 192.168.45.13
ip host Palpatine 192.168.45.17
ip host Yoda 192.168.45.29
ip host MaceWindu 192.168.45.33
ip host Leia 192.168.45.41
ip host Luke 192.168.45.42
ip host R2D2 192.168.45.43
ip host C3PO 192.168.45.44
ip host HanSolo 192.168.45.53
ip host Chewbacca 192.168.45.57
!
!
spanning-tree mode rapid-pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
!
!
interface Port-channel1
 description "Trunk Like to Luke"
 switchport mode trunk
 switchport nonegotiate
 flowcontrol send off
!
interface Port-channel2
 description "Trunk like to R2D2"
 switchport mode trunk
 switchport nonegotiate
!
interface FastEthernet0/1
 description "Trunk Like to Luke"
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface FastEthernet0/2
 description "Trunk Like to Luke"
 switchport mode trunk
 switchport nonegotiate
 channel-group 1 mode active
!
interface FastEthernet0/3
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/4
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/5
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/6
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/7
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/8
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/9
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/10
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/11
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/12
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/13
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/14
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/15
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/16
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/17
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/18
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/19
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/20
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/21
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/22
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/23
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/24
 switchport access vlan 100
 switchport mode access
 switchport nonegotiate
!
interface GigabitEthernet0/1
 description "Trunk like to R2D2"
 switchport mode trunk
 switchport nonegotiate
 channel-group 2 mode active
!
interface GigabitEthernet0/2
 description "Trunk like to R2D2"
 switchport mode trunk
 switchport nonegotiate
 channel-group 2 mode active
!
interface Vlan1
 no ip address
 no ip route-cache
 shutdown
!
interface Vlan45
 ip address 192.168.45.44 255.255.255.248
 no ip route-cache
!
ip http server
!
line con 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
!
end

Palpatin

Current configuration : 2512 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Palpatine
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
enable secret 5 $1$PNNE$t1B8X8jpGubc.6l3pCa/71
!
no aaa new-model
!
dot11 syslog
ip source-route
!
!
ip cef
ip dhcp excluded-address 172.42.102.1 172.42.102.2
ip dhcp excluded-address 172.42.102.100
!
ip dhcp pool Galaxy
   network 172.42.102.0 255.255.255.0
   default-router 172.42.102.1
   option 43 hex f104.ac2a.0a03
   option 60 ascii "Galaxy Radio"
   dns-server 172.16.4.77
!
!
no ip domain lookup
ip host Amidala 192.168.45.1
ip host Anakin 192.168.45.5
ip host QuiGon 192.168.45.9
ip host ObiWan 192.168.45.13
ip host Palpatine 192.168.45.17
ip host Yoda 192.168.45.29
ip host MaceWindu 192.168.45.33
ip host Leia 192.168.45.41
ip host Luke 192.168.45.42
ip host R2D2 192.168.45.43
ip host C3PO 192.168.45.44
ip host HanSolo 192.168.45.53
ip host Chewbacca 192.168.45.57
no ipv6 cef
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
voice-card 0
 no dspfarm
!
!
!
!
!
archive
 log config
  hidekeys
!
!
!
!
!
!
interface Loopback0
 ip address 192.168.45.17 255.255.255.252
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/0.45
 encapsulation dot1Q 45
 ip address 192.168.45.30 255.255.255.252
!
interface FastEthernet0/0.102
 encapsulation dot1Q 102
!
interface FastEthernet0/1
 description "Routed link to Anakin"
 ip address 192.168.254.26 255.255.255.252
 duplex auto
 speed auto
!
interface wlan-controller1/0
 ip address 192.168.254.18 255.255.255.252
!
interface wlan-controller1/0.10
 encapsulation dot1Q 10
 ip address 172.42.10.1 255.255.255.0
!
interface wlan-controller1/0.102
 encapsulation dot1Q 102
 ip address 172.42.102.1 255.255.255.0
!
router eigrp 1337
 network 172.42.10.0 0.0.0.255
 network 172.42.102.0 0.0.0.255
 network 192.168.45.16 0.0.0.3
 network 192.168.45.28 0.0.0.3
 network 192.168.254.24 0.0.0.3
 network 192.168.254.40 0.0.0.3
 no auto-summary
!
ip forward-protocol nd
ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
 password TK421
 login
line aux 0
line 66
 password TK421
 login
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
scheduler allocate 20000 1000
end

ObiWan

Current configuration : 2602 bytes
!
! Last configuration change at 07:52:13 UTC Wed Jun 10 2009
! NVRAM config last updated at 07:52:07 UTC Wed Jun 10 2009
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname ObiWan
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$gOzI$16jWbVYVrgzS6.E0r7i3v/
!
no aaa new-model
!
resource policy
!
ip cef
!
!
!
!
no ip domain lookup
ip host Amidala 192.168.45.1
ip host Anakin 192.168.45.5
ip host QuiGon 192.168.45.9
ip host ObiWan 192.168.45.13
ip host Palpatine 192.168.45.17
ip host Yoda 192.168.45.29
ip host MaceWindu 192.168.45.33
ip host Leia 192.168.45.41
ip host Luke 192.168.45.42
ip host R2D2 192.168.45.43
ip host C3PO 192.168.45.44
ip host HanSolo 192.168.45.53
ip host Chewbacca 192.168.45.57
!
!
!
voice-card 0
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
track 1 rtr 1 reachability
!
!
!
!
!
!
interface Loopback0
 ip address 192.168.45.13 255.255.255.252
!
interface FastEthernet0/0
 description "Routed link to internet, DHCP"
 ip address dhcp
 ip access-group 2 out
 ip nat outside
 ip virtual-reassembly
 duplex auto
 speed auto
!
interface FastEthernet0/1
 description "Routed link to Anakin"
 ip address 192.168.254.34 255.255.255.252
 ip nat inside
 ip virtual-reassembly
 duplex auto
 speed auto
!
interface Serial0/1/0
 bandwidth 1000000
 ip address 192.168.50.6 255.255.255.252
 ip nat inside
 ip virtual-reassembly
 delay 20
 clock rate 128000
!
interface Serial0/1/1
 bandwidth 1000000
 ip address 192.168.254.2 255.255.255.252
 ip nat inside
 ip virtual-reassembly
 delay 20
!
interface Serial0/2/0
 no ip address
 clock rate 2000000
!
router eigrp 1337
 network 192.168.45.12 0.0.0.3
 network 192.168.50.0 0.0.0.3
 network 192.168.50.4 0.0.0.3
 network 192.168.254.32 0.0.0.3
 no auto-summary
!
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute track 1
ip route 0.0.0.0 0.0.0.0 192.168.45.9 254 name backupRoute
!
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface FastEthernet0/0 overload
!
ip sla 1
 icmp-echo 192.168.138.1 source-interface Loopback0
ip sla schedule 1 life forever start-time now
access-list 1 permit 172.42.100.0 0.0.0.255
access-list 1 permit 192.168.45.0 0.0.0.255
access-list 1 permit 192.168.254.0 0.0.0.255
access-list 1 permit 172.42.102.0 0.0.0.255
access-list 1 permit 172.42.10.0 0.0.0.255
access-list 2 permit 192.168.138.0 0.0.0.255
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
 password TK421
 login
line aux 0
 password TK421
 login
line vty 0 4
 password TK421
 login
!
scheduler allocate 20000 1000
end

QuiGon

Current configuration : 2588 bytes
!
! Last configuration change at 07:49:09 UTC Wed Jun 10 2009
! NVRAM config last updated at 07:50:10 UTC Wed Jun 10 2009
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname QuiGon
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$lKEY$D0hwwnOsNenoBdVtHtzJi0
!
no aaa new-model
!
resource policy
!
ip cef
!
!
!
!
no ip domain lookup
ip host Palpatine 192.168.45.17
ip host Yoda 192.168.45.29
ip host Leia 192.168.45.41
ip host Luke 192.168.45.42
ip host HanSolo 192.168.45.53
ip host R2D2 192.168.45.43
ip host C3PO 192.168.45.44
ip host Amidala 192.168.45.1
ip host Anakin 192.168.45.5
ip host QuiGon 192.168.45.9
ip host ObiWan 192.168.45.13
ip host MaceWindu 192.168.45.33
ip host Chewbacca 192.168.45.57
!
!
!
voice-card 0
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
track 1 rtr 1 reachability
!
!
!
!
!
!
interface Loopback0
 ip address 192.168.45.9 255.255.255.252
!
interface FastEthernet0/0
 description WAN Interface
 ip address dhcp
 ip access-group 2 out
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip nat outside
 ip virtual-reassembly
 ip route-cache flow
 duplex auto
 speed auto
!
interface FastEthernet0/1
 ip address 192.168.254.30 255.255.255.252
 ip nat inside
 ip virtual-reassembly
 duplex auto
 speed auto
!
interface Serial0/3/0
 bandwidth 1000000
 ip address 192.168.50.1 255.255.255.252
 ip nat inside
 ip virtual-reassembly
 clock rate 128000
!
interface Serial0/3/1
 bandwidth 1000000
 ip address 192.168.50.5 255.255.255.252
 ip nat inside
 ip virtual-reassembly
 delay 20
!
router eigrp 1337
 network 192.168.45.8 0.0.0.3
 network 192.168.50.0 0.0.0.3
 network 192.168.50.4 0.0.0.3
 network 192.168.254.28 0.0.0.3
 no auto-summary
!
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute track 1
ip route 0.0.0.0 0.0.0.0 192.168.45.13 254 name backupRoute
!
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface FastEthernet0/0 overload
!
ip sla 1
 icmp-echo 192.168.138.1 source-interface Loopback0
ip sla schedule 1 life forever start-time now
access-list 1 permit 192.168.45.0 0.0.0.255
access-list 1 permit 192.168.254.0 0.0.0.255
access-list 1 permit 172.42.100.0 0.0.0.255
access-list 1 permit 172.42.102.0 0.0.0.255
access-list 1 permit 172.42.10.0 0.0.0.255
access-list 2 permit 192.168.138.0 0.0.0.255
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
 password TK421
 login
line aux 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
scheduler allocate 20000 1000
end

MaceWindu

Current configuration : 3433 bytes
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname MaceWindu
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$CONn$ZAPnOns/avCsLT7q8KCAI.
!
no aaa new-model
system mtu routing 1500
ip subnet-zero
ip routing
no ip domain-lookup
ip host Amidala 192.168.45.1
ip host Anakin 192.168.45.5
ip host QuiGon 192.168.45.9
ip host ObiWan 192.168.45.13
ip host Palpatine 192.168.45.17
ip host Yoda 192.168.45.29
ip host MaceWindu 192.168.45.33
ip host Leia 192.168.45.41
ip host Luke 192.168.45.42
ip host R2D2 192.168.45.43
ip host C3PO 192.168.45.44
ip host HanSolo 192.168.45.53
ip host Chewbacca 192.168.45.57
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode rapid-pvst
spanning-tree etherchannel guard misconfig
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
!
!
!
interface Loopback0
 ip address 192.168.45.33 255.255.255.252
!
interface FastEthernet0/1
 no switchport
 ip address 192.168.254.14 255.255.255.252
!
interface FastEthernet0/2
 no switchport
 ip address 192.168.254.18 255.255.255.252
!
interface FastEthernet0/3
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/4
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/5
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/6
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/7
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/8
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/9
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/10
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/11
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/12
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/13
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/14
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/15
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/16
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/17
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/18
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/19
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/20
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/21
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/22
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/23
 switchport access vlan 101
 switchport mode access
!
interface FastEthernet0/24
 description Link to Cisco Call Manager
 switchport access vlan 101
 switchport mode access
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
 no ip address
 shutdown
!
!
router eigrp 1337
 no auto-summary
 network 192.168.22.0
 network 192.168.45.32 0.0.0.3
 network 192.168.254.12 0.0.0.3
 network 192.168.254.16 0.0.0.3
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.254.17
no ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
line con 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
end

HanSolo

Current configuration : 1464 bytes
!
! Last configuration change at 16:35:10 UTC Thu Nov 6 2008
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname HanSolo
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$n7IM$G4B2agmI11cYUkW.4c/H2.
!
tdm clock bri-auto
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
voice-card 3
!
no aaa new-model
ip subnet-zero
ip cef
!
!
!
no ip domain lookup
ip host Amidala 192.168.45.1
ip host Anakin 192.168.45.5
ip host QuiGon 192.168.45.9
ip host ObiWan 192.168.45.13
ip host Palpatine 192.168.45.17
ip host Yoda 192.168.45.29
ip host MaceWindu 192.168.45.33
ip host Leia 192.168.45.41
ip host Luke 192.168.45.42
ip host R2D2 192.168.45.43
ip host C3PO 192.168.45.44
ip host HanSolo 192.168.45.53
ip host Chewbacca 192.168.45.57
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
 ip address 192.168.45.53 255.255.255.252
!
interface FastEthernet0/0
 ip address 192.168.254.22 255.255.255.252
 speed auto
!
interface BRI3/0
 ip address 192.168.40.1 255.255.255.252
!
interface BRI3/1
 no ip address
!
router eigrp 1337
 network 192.168.45.52 0.0.0.3
 network 192.168.254.20 0.0.0.3
 no auto-summary
!
ip classless
!
no ip http server
no ip http secure-server
!
!
voice-port 3/0
!
voice-port 3/1
!
!
!
!
line con 0
 password TK421
 login
line aux 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
end

Yoda

Current configuration : 3796 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Yoda
!
enable secret 5 $1$GGj7$NXmlWs9lqCWCC7VpN226V0
!
ip subnet-zero
!
no ip domain-lookup
ip host QuiGon 192.168.45.9
ip host Chewbacca 192.168.45.57
ip host HanSolo 192.168.45.53
ip host C3PO 192.168.45.44
ip host R2D2 192.168.45.43
ip host Luke 192.168.45.42
ip host Leia 192.168.45.41
ip host MaceWindu 192.168.45.33
ip host Yoda 192.168.45.29
ip host Palpatine 192.168.45.17
ip host ObiWan 192.168.45.13
ip host Anakin 192.168.45.5
ip host Amidala 192.168.45.1
ip dhcp-server 172.42.10.1
ip dhcp-server 172.42.102.1
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
!
!
!
!
interface FastEthernet0/1
 switchport trunk allowed vlan 45,102
 switchport mode trunk
 switchport nonegotiate
!
interface FastEthernet0/2
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/3
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/4
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/5
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/6
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/7
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/8
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/9
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/10
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/11
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/12
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/13
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/14
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/15
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/16
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/17
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/18
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/19
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/20
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/21
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/22
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/23
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface FastEthernet0/24
 switchport access vlan 102
 switchport mode access
 switchport nonegotiate
!
interface GigabitEthernet0/1
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 shutdown
!
interface GigabitEthernet0/2
 switchport access vlan 85
 switchport mode access
 switchport nonegotiate
 shutdown
!
interface Vlan1
 no ip address
 no ip route-cache
 shutdown
!
interface Vlan45
 ip address 192.168.45.29 255.255.255.252
 no ip route-cache
!
no ip http server
!
line con 0
 password TK421
 login
line vty 0 4
 password TK421
 login
line vty 5 15
 password TK421
 login
!
!
end

Redundancy

Wan

Quigon

track 1 rtr 1 reachability
ip sla 1
 icmp-echo 192.168.138.1 source-interface Loopback0
ip sla schedule 1 life forever start-time now
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute track 1
ip route 0.0.0.0 0.0.0.0 192.168.45.13 254 name backupRoute

ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute
    Route to Internet
ip route 0.0.0.0 0.0.0.0 192.168.45.13 254 name backupRoute
    Route to Obiwan managed interface

Obiwan

track 1 rtr 1 reachability
ip sla 1
 icmp-echo 192.168.138.1 source-interface Loopback0
ip sla schedule 1 life forever start-time now
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute track 1
ip route 0.0.0.0 0.0.0.0 192.168.45.9 254 name backupRoute

ip route 0.0.0.0 0.0.0.0 FastEthernet0/0 name primaryRoute
    Route to Internet
ip route 0.0.0.0 0.0.0.0 192.168.45.9 254 name backupRoute
    Route to Obiwan managed interface

HSRP

Leia

interface Vlan100
 ip address 172.42.100.2 255.255.255.0
 no ip redirects
 standby 100 ip 172.42.100.1
 standby 100 timers msec 50 msec 200
 standby 100 priority 110
 standby 100 preempt delay minimum 300
 standby 100 track Port-channel1 130
 standby 100 track Port-channel2 130
 standby 100 track FastEthernet0/3 20
 standby 100 track FastEthernet0/4 20

Luke

interface Vlan100
 ip address 172.42.100.3 255.255.255.0
 no ip redirects
 standby 100 ip 172.42.100.1
 standby 100 timers msec 50 msec 200
 standby 100 priority 140
 standby 100 preempt delay minimum 300
 standby 100 track Port-channel1 130
 standby 100 track Port-channel2 130
 standby 100 track FastEthernet0/3 20
 standby 100 track FastEthernet0/4 20

</pre>