Chinaunix首页 | 论坛 | 博客
  • 博客访问: 663598
  • 博文数量: 779
  • 博客积分: 5000
  • 博客等级: 大校
  • 技术积分: 5000
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-27 13:28
文章分类

全部博文(779)

文章存档

2011年(1)

2008年(778)

我的朋友

分类:

2008-10-27 13:33:03


  version 12.0
  
  no service pad
  
  service timestamps debug uptime
  
  service timestamps log uptime
  
  no service password-encryption
  
  !
  
  hostname bang-rp
  
  !
  
  !
  
  ip subnet-zero
  
  !
  
  !
  
  !
  
  interface Port-channel1
  
  !--- this interface is configured for dot1q routing with native vlan 1 to match supervisor configuration.
  
  no ip redirects
  
  no ip directed-broadcast
  
  hold-queue 300 in
  
  !
  
  interface Port-channel1.2
  
  encapsulation dot1Q 2
  
  ip address 2.2.2.2 255.255.255.0
  
  no ip redirects
  
  no ip directed-broadcast
  
  !
  
  interface Port-channel1.3
  
  encapsulation dot1Q 3
  
  ip address 1.1.1.2 255.255.255.0
  
  no ip redirects
  
  no ip directed-broadcast
  
  !
  
  interface FastEthernet1
  
  !--- this is the out of band interface that you can use for management
  
  no ip address
  
  no ip directed-broadcast
  
  shutdown
  
  !
  
  interface GigabitEthernet1
  
  ip address 3.3.3.2 255.255.255.0
  
  no ip directed-broadcast
  
  !
  
  interface GigabitEthernet2
  
  no ip address
  
  no ip directed-broadcast
  
  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 ID Local Intrfce Holdtme Capability
  
  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 S WS-C4003 3/2
  
  JAB02380AYG(bang)Port-channel1 147 T S WS-C4003 3/1
  
  
【责编:admin】

--------------------next---------------------

阅读(364) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~