考试网 >> IT认证 >> Oracle >> Oracle指导 >> CCNA中文笔记-VLAN

CCNA中文笔记-VLAN

发布时间:2006-06-28 09:59     点击:
分页:上一页  1 2 3 4 5 6 7 8 [9] 10  下一页

  2950C(config-if)#no shut

  2950C(config-if)#exit

  2950C(config)#up default-gateway 172.16.10.1

  2950C(config)#^Z

  2950C#copy run start

  配置2950B,如下:

  2950B(config)#enable secret noko

  2950B(config)#line con 0

  2950B(config-line)#login

  2950B(config-line)#password noco

  2950B(config-line)#line vty 0 15

  2950B(config-line)#login

  2950B(config-line)#password noco

  2950B(config-line)#banner motd #

  2950B

  #

  2950B(config-line)#exit

  2950B(config)#int vlan1

  2950B(config-if)#ip address 172.16.10.3 255.255.255.0

  2950B(config-if)#no shut

  2950B(config-if)#exit

  2950B(config)#up default-gateway 172.16.10.1

  2950B(config)#^Z

  2950B#copy run start

  配置trunk,2950B如下:

  2950B(config)#int f0/1

  2950B(config-if)#switchport mode trunk

  2950B(config-if)#int f0/4

  2950B(config-if)#switchport mode trunk

  2950B(config-if)#int f0/5

  2950B(confgi-if)#switchport mode trunk

  配置trunk,2950C如下:

  2950C(config)#int f0/4

  2950C(confgi-if)#switchport mode trunk

  2950C(config-if)#int f0/5

  2950C(config-if)#switchport mode trunk

  验证trunk信息,使用show interface trunk命令.如下:

  2950B#sh int trunk

  Port Mode Encapsulation Status Native vlan
分页:上一页  1 2 3 4 5 6 7 8 [9] 10  下一页
版权申明:未经书面授权请勿转载本站信息!!作品版权归所属媒体与作者所有!!
发表评论: 匿名发表 用户名: 查看评论
您将承担一切因您的行为、言论而直接或间接导致的民事或刑事法律责任
留言板管理人员有权保留或删除其管辖留言中的任意内容
本站提醒:不要进行人身攻击。谢谢配合。
在本站搜索相关信息
2003-2005 Ksw123.com All Rights Reserved. - TOP
Copyright © 2006 Ksw123.com. All rights reserved.中国考题网 版权所有