Chinaunix首页 | 论坛 | 博客
  • 博客访问: 17893187
  • 博文数量: 7460
  • 博客积分: 10434
  • 博客等级: 上将
  • 技术积分: 78178
  • 用 户 组: 普通用户
  • 注册时间: 2008-03-02 22:54
文章分类

全部博文(7460)

文章存档

2011年(1)

2009年(669)

2008年(6790)

分类: 系统运维

2008-05-20 17:34:11

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

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