Specifications
Distribution Layer April 2014
80
Step 6: Save the running configuration that you have entered so it will be used as the startup configuration file
when your switch is reloaded or power-cycled.
copy running-config startup-config
Example: Distribution to Core PortChannel configuration—EIGRP
2110
Port channel
CoreDistribution
interface Port-channel 30
description EtherChannel Link to Core Switch
no switchport
ip address 10.4.40.10 255.255.255.252
ip pim sparse-mode
no shutdown
!
interface range
FortyGigabitEthernet 1/2/1, FortyGigabitEthernet 2/2/1,
FortyGigabitEthernet 1/3/1, FortyGigabitEthernet 2/3/1
description EtherChannel Link to Core Switch
no switchport
macro apply EgressQoS
carrier-delay msec 0
channel-group 30 mode active
logging event link-status
logging event trunk-status
logging event bundle-status
no shutdown
!
key chain CAMPUS-KEY
key 1
key-string [key]
router eigrp CAMPUS
address-family ipv4 unicast autonomous-system 100
af-interface default
passive-interface
exit-af-interface
af-interface Port-channel30
summary-address 10.4.0.0 255.255.240.0
authentication mode md5
authentication key-chain CAMPUS-KEY
no passive-interface
exit-af-interface
network 10.4.0.0 0.1.255.255
eigrp router-id 10.4.40.254
eigrp stub summary
nsf
exit-address-family
!