您的位置:首页 > 职场人生

实战经验谈:路由交换配置文档

2007-04-12 10:59 501 查看
vlan201台交换机互连的。。。。。。。。。。。。。。。。。。

!

interface GigabitEthernet0/1

switchport trunk encapsulation dot1q

switchport mode trunk

no ip address

channel-group 1 mode on

!

interface GigabitEthernet0/2

switchport trunk encapsulation dot1q

switchport mode trunk

no ip address

channel-group 1 mode on

!

interface Vlan1

ip address xxxxxxxxx

no ip redirects

standby 1 ip xxxxxxx

standby 1 priority 120

standby 1 preempt

!

interface Vlan200

ip address xxxxxxxxx

!

interface Vlan201

ip address xxxxxxxxx

!

interface Vlan202

ip address xxxxxxxxx

no ip redirects

standby 202 ip xxxxxxxxx

standby 202priority 120

standby 202 preempt

!

interface Vlan203

ip address xxxxxxxxx

no ip redirects

standby 203 ip xxxxxxxxx

standby 203priority 120

standby 203 preempt

!

interface Vlan204

ip address xxxxxxxxx

no ip redirects

standby 204 ip xxxxxxxxx

standby 204priority 120

standby 204 preempt

!

interface Vlan205

ip address xxxxxxxxx

no ip redirects

standby 205 ip xxxxxxxxx

standby 205priority 120

standby 205 preempt

!

。。。。。。。。。。。。。。。。。vlan201台交换机互连的。。。。。。。。。。。。。。。。。。

!

interface GigabitEthernet0/1

switchport trunk encapsulation dot1q

switchport mode trunk

no ip address

channel-group 1 mode on

!

interface GigabitEthernet0/2

switchport trunk encapsulation dot1q

switchport mode trunk

no ip address

channel-group 1 mode on

!

interface Vlan1

ip address xxxxxxxxx

no ip redirects

standby 1 ip xxxxxxx

standby 1 priority 120

standby 1 preempt

!

interface Vlan200

ip address xxxxxxxxx

!

interface Vlan201

ip address xxxxxxxxx

!

interface Vlan202

ip address xxxxxxxxx

no ip redirects

standby 202 ip xxxxxxxxx

standby 202priority 120

standby 202 preempt

!

interface Vlan203

ip address xxxxxxxxx

no ip redirects

standby 203 ip xxxxxxxxx

standby 203priority 120

standby 203 preempt

!

interface Vlan204

ip address xxxxxxxxx

no ip redirects

standby 204 ip xxxxxxxxx

standby 204priority 120

standby 204 preempt

!

interface Vlan205

ip address xxxxxxxxx

no ip redirects

standby 205 ip xxxxxxxxx

standby 205priority 120

standby 205 preempt

!

。。。。。。。。。。。。。。。。。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  配置 职场 交换