实验 3 配置和管理思科交换机

栏目:实验 3 配置和管理思科交换机 作者:administrator 时间:2023-11-14 11:31:05

实验拓扑

image.png

实验Cisco Packet Tracer 文件


实验 3 配置和管理思科交换机.pkt


实验目的 

  • 初始化思科交换机的配置机器 vlan 数据库

  • 掌握交换机上 vlan 的创建、修改、删除 

  • 掌握配置 Access 接口的方法 

  • 掌握配置 Trunk 链路的方法

  • 掌握 VTP 的配置和管理 

  • 掌握单臂路由配置方法


准备:登录到所有需要的设备,并将配置恢复到初始化状态

步骤 1:在所有路由器上(R1R2R3R4),实施以下操作 

RX#erase startup-config  
Erasing the nvram filesystem will remove all configuration files! Continue? [confirm] 
[OK] 
Erase of nvram: complete 
Router#reload  
System configuration has been modified. Save? [yes/no]: no  
Proceed with reload? [confirm]

步骤 2:待路由器重启后,要看到一下提示,说明路由器已经恢复到出厂设置 

--- System Configuration Dialog --- 
Would you like to enter the initial configuration dialog? [yes/no]:

步骤 3:登录到所有交换机(SW1 SW2),实施一下操作 

SWX#erase startup-config  
Erasing the nvram filesystem will remove all configuration files! Continue? [confirm] 
[OK] 
Erase of nvram: complete 
SWX#delete vlan.dat 
Delete filename [vlan.dat]?  
Delete flash:vlan.dat? [confirm] 
SWX#reload 
System configuration has been modified. Save? [yes/no]: no 
Proceed with reload? [confirm]

步骤 4:待交换机重启后,要看到一下提示,说明交换机已经恢复到出厂设置

--- System Configuration Dialog --- 
Would you like to enter the initial configuration dialog? [yes/no]


阅读:31次

我要留言

  

分类栏目