您的位置:首页 > 编程语言 > PHP开发

(原)Cisco VTP协议

2013-11-01 20:33 197 查看
拓扑
                                    3550_sw1

                                           |

                   ---------------------------------

                   |                                               |

              2950_sw1                            2950_sw2

3550_sw1

en

config

vlan 10

valn 20

vlan 30

vtp domain cisco.com

vtp password cisco

vtp mode server

int f0/24

switchport trunk en dot1q

switchoport mode trunk

no sh

2950_sw1

en

config

vtp password cisco

vtp mode client

int f0/24

switchport mode trun

2950_sw2

en

config

vtp password cisco

vtp mode client

int f0/24

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