国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 學(xué)院 > 網(wǎng)絡(luò)通信 > 正文

配置NetScreen 208+C3550 VLAN間路由

2019-11-05 00:37:34
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

  配置例子:
  
  C3550#show running-config
  Building configuration...
  
  Current configuration : 4143 bytes
  !
  version 12.1
  no service pad
  service timestamps debug uptime
  service timestamps log uptime
  no service passWord-encryption
  !
  hostname C3550
  !
  ip subnet-zero
  ip routing
  !
  cluster enable aaa 0
  !
  spanning-tree extend system-id
  !
  !
  !
  interface FastEthernet0/1
  description UpLink FW
  no switchport
  ip address 192.168.0.1 255.255.255.0
  !
  interface FastEthernet0/2
  no ip address
  !
  interface FastEthernet0/3
  switchport trunk encapsulation dot1q
  switchport mode trunk
  no ip address
  !
  interface FastEthernet0/4
  no ip address
  !
  interface FastEthernet0/5
  no ip address
  !
  interface FastEthernet0/6
  no ip address
  !
  interface FastEthernet0/7
  no ip address
  !
  interface FastEthernet0/8
  no ip address
  !
  interface FastEthernet0/9
  switchport access vlan 9
  switchport mode access
  no ip address
  !
  interface FastEthernet0/10
  no ip address
  !
  interface FastEthernet0/11
  no ip address
  !
  interface FastEthernet0/12
  no ip address
  !
  interface FastEthernet0/13
  description Test Port 13
  switchport access vlan 9
  no ip address
  !
  interface FastEthernet0/14
  description Test Port 14
  switchport trunk encapsulation dot1q
  switchport mode trunk
  no ip address
  !
  interface FastEthernet0/15
  no ip address
  !
  interface FastEthernet0/16
  no ip address
  !
  interface FastEthernet0/17
  no ip address
  !
  interface FastEthernet0/18
  no ip address
  !
  interface FastEthernet0/19
  no ip address
  !
  interface FastEthernet0/20
  no ip address
  !
  interface FastEthernet0/21
  no ip address
  !
  interface FastEthernet0/22
  no ip address
  !
  interface FastEthernet0/23
  no ip address
  !
  interface FastEthernet0/24
  no ip address
  !
  interface GigabitEthernet0/1
  no ip address
  !
  interface GigabitEthernet0/2
  no ip address
  !
  interface Vlan1
  ip address 192.168.1.1 255.255.255.0
  no ip mroute-cache
  !
  interface Vlan2
  ip address 192.168.2.1 255.255.255.0
  !
  interface Vlan3
  ip address 192.168.3.1 255.255.255.0
  !
  interface Vlan4
  ip address 192.168.4.1 255.255.255.0
  !
  interface Vlan5
  ip address 192.168.5.1 255.255.255.0
  !
  interface Vlan6
  ip address 192.168.6.1 255.255.255.0
  !
  interface Vlan7
  ip address 192.168.7.1 255.255.255.0
  !
  interface Vlan8
  ip address 192.168.8.1 255.255.255.0
  !
  interface Vlan9
  ip address 192.168.9.1 255.255.255.0
  !
  interface Vlan10
  ip address 192.168.10.1 255.255.255.0
  !
  interface Vlan11
  ip address 192.168.11.1 255.255.255.0
  !
  interface Vlan12
  ip address 192.168.12.1 255.255.255.0
  !
  interface Vlan13
  ip address 192.168.13.1 255.255.255.0
  !
  interface Vlan14
  ip address 192.168.14.1 255.255.255.0
  !
  interface Vlan15
  ip address 192.168.15.1 255.255.255.0
  !
  interface Vlan16
  ip address 192.168.16.1 255.255.255.0
  !
  interface Vlan17
  ip address 192.168.17.1 255.255.255.0
  !
  interface Vlan18
  ip address 192.168.18.1 255.255.255.0
  !
  interface Vlan19
  ip address 192.168.19.1 255.255.255.0
  !
  interface Vlan20
  ip address 192.168.20.1 255.255.255.0
  !
  interface Vlan21
  ip address 192.168.21.1 255.255.255.0
  !
  interface Vlan22
  ip address 192.168.22.1 255.255.255.0
  !
  interface Vlan23
  ip address 192.168.23.1 255.255.255.0
  !
  interface Vlan24
  ip address 192.168.24.1 255.255.255.0
  !
  router rip
  version 2
  network 192.168.0.0
  network 192.168.1.0
  network 192.168.2.0
  network 192.168.3.0
  network 192.168.4.0
  network 192.168.5.0
  network 192.168.6.0
  network 192.168.7.0
  network 192.168.8.0
  network 192.168.9.0
  network 192.168.10.0
  network 192.168.11.0
  network 192.168.12.0
  network 192.168.13.0
  network 192.168.14.0
  network 192.168.15.0
  network 192.168.16.0
  network 192.168.17.0
  network 192.168.18.0
  network 192.168.19.0
  network 192.168.20.0
  network 192.168.21.0
  network 192.168.22.0
  network 192.168.23.0
  network 192.168.24.0
  !
  ip default-gateway 192.168.1.252
  ip classless
  ip route 0.0.0.0 0.0.0.0 192.168.1.252
  ip http server
  !
  ip access-list extended CMP-NAT-ACL
  dynamic Cluster-HSRP deny ip any any
  dynamic Cluster-NAT permit ip any any
  !
  !
  snmp-server engineID local 800000090300000A8A9A5181
  snmp-server community public RO
  snmp-server community public@es0 RO
  !
  end


發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 株洲县| 东乌珠穆沁旗| 安新县| 施甸县| 通河县| 西宁市| 祥云县| 米易县| 濉溪县| 双流县| 合水县| 改则县| 南陵县| 永顺县| 江华| 普格县| 海阳市| 青铜峡市| 务川| 宁南县| 密云县| 靖西县| 思南县| 鄄城县| 丰镇市| 阿拉尔市| 阿城市| 长葛市| 楚雄市| 杨浦区| 邵阳县| 宽甸| 卫辉市| 湘阴县| 磴口县| 新乡县| 武汉市| 静宁县| 汝南县| 同仁县| 天峻县|