cisco?·óé????μ??ù±?????ê??é

????êμ?é??3?£o????D?Díí???

ó2?t?·?3£o6ì¨PC?ú£?3ì¨?????ú£?3ì¨?·óé£?3?ù??2???£?7?ù?±í¨???£

èí?t?·?3£owindows xp 2ù×÷?μí3 3????????£

êμ?é2??è£o

1.°′????í?á??ó?????ú£??·óé?÷£?PC?úμ?êy?Y???£

Pc1?----¨¤Sw1 7o????ú Pc2?----¨¤Sw2 7o????ú

Pc3?----¨¤Sw1 17o????ú Pc4?----¨¤Sw2 17o????ú

Pc5?----¨¤Sw3 5o????ú pc6?----¨¤Sw3 12o????ú

Sw1 24o????ú?----¨¤Sw2 24o????ú
Sw1 23o????ú?----¨¤Router1 e0/0???ú

Router1 e1/1???ú?----¨¤Router2 e0/0???ú

Router2 e1/2???ú?----¨¤Router3 e1/1???ú

Router3 e0/0???ú?----¨¤Switch3 24o????ú

2.switch1μ?????è???£o

switch>enable
switch#config terminal

switch(config)#hostname sw1

sw1(config)#no ip domain-lookup

sw1(config)#line console 0

sw1(config-line)#exec-timeout 0 0

sw1(config-line)#logging synchronous

sw1(config-line)#enable password 123

sw1(config)#exit
sw1(config)#vlan database

sw1(vlan)#VTP domain abc.com

sw1(vlan)#vtp password cisco

sw1(vlan)#exit

sw1#config terminal

sw1(config)#interface f0/23

sw1(config-line)#switch mode trunk

sw1(config-line)#no shutdown

sw1(config-line)#interface f0/24
sw1(config-line)#switch mode trunk

sw1(config-line)#no shutdown
sw1(config-line)#exit

sw1(config)#vlan 2,3

sw1(config)#interface range f0/1-10

sw1(config-if-range)#switchport access vlan 2

sw1(config-if-range)#interface range f0/11-22

sw1(config-if-range)#switch port access vlan 3

3.switch2????è???£o

switch>enable
switch#config terminal

switch(config)#hostname sw2

sw2(config)#no ip domain-lookup

sw2(config)#line vty 0 4

sw2(config-line)#login

sw2(config-line)#password cisco

sw2(config-line)#exit
sw2(config)#line console 0

sw2(config-line)#exec-timeout 0 0

sw2(config-line)#logging synchronous

sw2(config-line)#exit

sw2#vlan database

sw2(vlan)#vtp mode client(Dé?a?ú?D?avtp client)

sw2(vlan)#vtp domain benet.com

sw2(vlan)#vtp password 123
sw2(vlan)#exit

sw2#config terminal

sw2(config)#interface range f0/1 - 10

sw2(config-if-range)#switchport access vlan 2

上一页12 下一页

(0)

相关推荐

  • 思科Cisco策略路由(policy route)详细介绍

    注:PBR以前是CISCO用来丢弃报文的一个主要手段。比如:设置set interface null 0,按CISCO说法这样会比ACL的deny要节省一些开销。这里我提醒: interface nu ...

  • 思科Cisco路由器access-list访问控制列表命令详解

    标准型IP访问列表的格式 ---- 标准型IP访问列表的格式如下: ---- access-list[list number][permit|deny][source address][address ...

  • Cisco单臂路由配置 图文实例详解

    单臂路由,即在路由器上设置多个逻辑子接口,每个子接口对应一个vlan。在每个子接口的数据在物理链路上传递都要标记封装。Cisco设备支持ISL和802.1q(dot1Q)协议。华为只支持802.1q。 ...

  • 如何在Cisco Switch上配置IP和MAC

    如何在Cisco Switch上配置IP Address和MAC Address的binding 说明: 目前,很多公司的内部网络,都采用了MAC地址与IP地址的绑定技术。下面我们就针对Cisco的交 ...

  • Cisco无线AP在复杂企业环境下配置指南

    需求概述: 利用Cisco的AP,搭建一个企业无线局域网;用户的笔记本不用加入AD域,即可登录到无线网络,登录时使用域的用户名和密码;SSIDS隐藏,因此用户无法自行选择SSID,必须由管理员为其笔记 ...

  • 忘记Cisco路由器密码的2种不错的解决方法

    第一种方法 使用这种方法可恢复下列路由器:Cisco 2000系列、2500系列、3000系列、使用680x0 Motorola CPU的Cisco 4000系列、运行10.0版本以上Cisco IO ...

  • Cisco高档路由器故障排除技巧

    一、 故障现象及处理 单位以Cisco7513路由器作为广域网骨干路由器,采用标准配置,IOS的版本为11.1。一日发现该路由器的2M主干出口线路协议处于down状态,从而使与之相联的网络中断,用“s ...

  • Cisco交换机IOS升级故障排除

     交换机运行中出现故障是不可避免的,但出现故障后应当迅速地进行处理,尽快查出故障点,排除故障。但是要做到这一点,就必须了解交换机故障的类型及具备对故障进行分析和处理的能力。 一,升级环境: 事情的原因 ...

  • Cisco交换机4506密码恢复过程

    (1) 交换机开机,30秒内按Ctrl+Break键,出现提示符“rommon 1 >"(如果没有出现该提示符,交换机重新开机,重复(1)步骤)。 (2) 键入如下命令: rommon 1 &g ...