经典配置Vlan篇

豆豆网   技术应用频道   2006年12月26日  【字号: 收藏本文

本文详细介绍经典配置Vlan篇

  

   Catalyst 5000 参数

   源码:

   实验命令

   clear ip permit

   clear ip route

   clear vlan

   clear vtp

   debug ip packet

   ping

   set interface sc0

   set ip permit

   set ip route

   set vlan

   set vtp

   show cam

   show config

   show flash

   show interface

   show ip permit

   show ip route

   show log

   show mac

   show module

   show port

   show system

   show users

   show version

   show vlan

   show vtp

   telnet

   配置说明

   1.R1

   2.R2

   3.R3

   4.R4

   5.R5

   6.R6

   7.CAT5K

   R1

   Current configuration:

   !

   version 11.2

   no service password-encryption

   !

   hostname r1

   !

   enable password cisco

   !

   !

   !

   interface Ethernet0

   ip address 130.10.7.1 255.255.255.0

   no ip directed-broadcast

   no ip mroute-cache

   !

   interface Serial0

   ip address 130.10.1.1 255.255.255.0

   encapsulation frame-relay

   ip ospf network point-to-multipoint

   !

   interface Serial1

   ip address 130.10.4.1 255.255.255.0

   clockrate 2000000

   !

   interface BRI0

   no ip address

   no ip directed-broadcast

责编:豆豆技术应用

正在加载评论...