Chinaunix首页 | 论坛 | 博客
  • 博客访问: 663713
  • 博文数量: 779
  • 博客积分: 5000
  • 博客等级: 大校
  • 技术积分: 5000
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-27 13:28
文章分类

全部博文(779)

文章存档

2011年(1)

2008年(778)

我的朋友

分类:

2008-10-27 13:33:24


  !
  version 12.0
  no service pad
  service timestamps debug uptime
  service timestamps log uptime
  service password-encryption
  !
  hostname bluestudy
  !
  enable password password
  !
  username bluestudy password password
  username test password password
  !
  省略端口的显示
  !
  
  interface GigabitEthernet0/1
  switchport trunk encapsulation dot1q
  switchport mode trunk
  !
  interface GigabitEthernet0/2
  !
  interface VLAN1
  ip address 10.1.0.4 255.255.0.0
  ip helper-address 10.1.0.100
  ip directed-broadcast
  no ip route-cache
  !
  ip default-gateway 10.1.0.1
  
  interface Ethernet1/1(与2900对接)
  switchport trunk encapsulation dot1q
  switchport mode trunk
  !
  
  interface Ethernet1/2(与1900 A对接)
  switchport access VLAN 3
  no shut
  
  !
  
  interface Ethernet1/3(与1900 B对接)
  switchport access VLAN 4
  no shut
  
  
【责编:admin】

--------------------next---------------------

阅读(222) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~