路由模块配置和概述为Catalyst 4000家族( 五 )


 shutdown 
! 
interface GigabitEthernet3 
 no ip address 
 no ip directed-broadcast 
 no negotiation auto 
 channel-group 1
!--- Both port gig 3 and gig 4 are part of the channel-group 1. 
! 
interface GigabitEthernet4 
 no ip address 
 no ip directed-broadcast 
 no negotiation auto 
 channel-group 1 
!--- Both port gig 3 and gig 4 are part of the channel group 1. 
! 
router eigrp 1 
 passive-interface FastEthernet1 
 network 1.0.0.0 
 network 2.0.0.0 
 network 3.0.0.0 
! 
ip classless 
! 
arp 127.0.0.2 0050.732a.f300 ARPA 
! 
line con 0 
 transport input none 
line aux 0 
line vty 0 4 
 login 
! 
end 
bang-rp#sh cdp nei
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge 
S - Switch, H - Host, I - IGMP, r - Repeater
Device IDLocal Intrfce HoldtmeCapability Platform Port ID 
liki Gig 1
160 T S 
WS-C3508G-Gig 0/1
!--- Liki is connected to gig 1 on the router. We only see Liki from
!--- the router, we do not see it from the supervisor. 
JAB02380AYG(bang)Port-channel1 148 T SWS-C4003 3/2 
JAB02380AYG(bang)Port-channel1 147 T SWS-C4003 3/1 
结论和提示
要切记的一些要害点当在Catalyst 4000时配置路由 模式:
您在前面板看的千兆接口 不是 相同作为千兆接 口您看见当您发出 show port from Supervisor 时 。这些是接口吉比特1和接口吉比特2在路由器 。

推荐阅读