xiang8 发表于 2015-11-5 08:08:35

思科6509-E核心交换机引擎切换测试

1.首先查看引擎冗余状态:
  WS-C6509-E_TJCore# wr
  Building configuration...
  
  1w0d: %PFINIT-SP-5-CONFIG_SYNC: Sync'ing the startup configuration to the standby Router.
  WS-C6509-E_TJCore#show red
  WS-C6509-E_TJCore#show redundancy
  Redundant System Information :
  ------------------------------
         Available system uptime = 1 week, 13 hours, 44 minutes
  Switchovers system experienced = 0
              Standby failures = 0
        Last switchover reason = none
  
                 Hardware Mode = Duplex
      Configured Redundancy Mode = sso
     Operating Redundancy Mode = sso
              Maintenance Mode = Disabled
                  Communications = Up
  
  Current Processor Information :
  -------------------------------
                 Active Location = slot 5
        Current Software state = ACTIVE
         Uptime in current state = 1 week, 13 hours, 43 minutes
                 Image Version = Cisco Internetwork Operating System Software
  IOS (tm) s72033_rp Software (s72033_rp-IPSERVICES_WAN-M), Version 12.2(18)SXF3, RELEASE SOFTWARE (fc1)
  Technical Support: http://www.cisco.com/techsupport
  Copyright (c) 1986-2006 by cisco Systems, Inc.
  Compiled Tue 14-Feb-06 18:22 by kehsiao
                          BOOT =
                       BOOTLDR =
        Configuration register = 0x2102
  
  Peer Processor Information :
  ----------------------------
              Standby Location = slot 6
        Current Software state = STANDBY HOT
         Uptime in current state = 1 week, 13 hours, 43 minutes
                 Image Version = Cisco Internetwork Operating System Software
  IOS (tm) s72033_rp Software (s72033_rp-IPSERVICES_WAN-M), Version 12.2(18)SXF3, RELEASE SOFTWARE (fc1)
  Technical Support: http://www.cisco.com/techsupport
  Copyright (c) 1986-2006 by cisco Systems, Inc.
  Compiled Tue 14-Feb-06 18:22 by kehsiao
                          BOOT =
                       BOOTLDR =
        Configuration register = 0x2102
  
  通过查看可以得知引擎冗余采用的为SSO状态化切换模式,且Slot5为SUP1,Slot6为SUP2。
  SUP1引擎模式为Active(活动状态),SUP2为Hot Standby模式。
  在连接核心的一台PC上进行测试前的ping测试运行,具体操作机效果如下截图:
  
  
2.通过强制性切换,使SUP1引擎down掉。
  使用 redundancy force-switchover命令将SUP1 Down掉
  WS-C6509-E_TJCore#redundancy force-switchover ?
  <cr>
  
  WS-C6509-E_TJCore#redundancy force-switchover
  This will reload the active unit and force switchover to standby
  Preparing for switchover..
  1w0d: %SYS-SP-3-LOGGER_FLUSHING: System pausing to ensure console debugging output.
  
  1w0d: %OIR-SP-6-CONSOLE: Changing console ownership to switch processor
  SUP1引擎将设备运行主动权交给SUP2,在测试前进行的ping测试截图如下:
  
  
  SUP1引擎切换后从down状态转化到Hot Standby模式的过程如下:
  1w0d: %SYS-SP-3-LOGGER_FLUSHING: System pausing to ensure console debugging output.
  1w0d: %SYS-SP-3-LOGGER_FLUSHED: System was paused for 00:00:00 to ensure console debugging output.
  
  1w0d: %SYS-SP-3-LOGGER_FLUSHING: System pausing to ensure console debugging output.
  
  
  
  
3.查看切换后的引擎冗余状态:
  WS-C6509-E_TJCore#show red
  WS-C6509-E_TJCore#show redundancy
  Redundant System Information :
  ------------------------------
  Available system uptime = 1 week, 13 hours, 49 minutes
  Switchovers system experienced = 1
  Standby failures = 0
  Last switchover reason = user initiated
  
  Hardware Mode = Duplex
  Configured Redundancy Mode = sso
  Operating Redundancy Mode = sso
  Maintenance Mode = Disabled
  Communications = Up
  
  Current Processor Information :
  -------------------------------
  Active Location = slot 6
  Current Software state = ACTIVE
  Uptime in current state = 6 minutes
  Image Version = Cisco Internetwork Operating System Software
  IOS (tm) s72033_rp Software (s72033_rp-IPSERVICES_WAN-M), Version 12.2(18)SXF3, RELEASE SOFTWARE (fc1)
  Technical Support: http://www.cisco.com/techsupport
  Copyright (c) 1986-2006 by cisco Systems, Inc.
  Compiled Tue 14-Feb-06 18:22 by kehsiao
  BOOT =
  BOOTLDR =
  Configuration register = 0x2102
  
  Peer Processor Information :
  ----------------------------
  Standby Location = slot 5
  Current Software state = STANDBY HOT
  Uptime in current state = 4 minutes
  Image Version = Cisco Internetwork Operating System Software
  IOS (tm) s72033_rp Software (s72033_rp-IPSERVICES_WAN-M), Version 12.2(18)SXF3, RELEASE SOFTWARE (fc1)
  Technical Support: http://www.cisco.com/techsupport
  Copyright (c) 1986-2006 by cisco Systems, Inc.
  Compiled Tue 14-Feb-06 18:22 by kehsiao
  BOOT =
  BOOTLDR =
  Configuration register = 0x2102
  通过查看发现SUP1成为Hot standby模式,SUP2成为Active模式,引擎状态显示正常。
4.查看设备的各项配置信息由无丢失,具体命令和显示结果如下:
  
  WS-C6509-E_TJCore#show version
  Cisco Internetwork Operating System Software
  IOS (tm) s72033_rp Software (s72033_rp-IPSERVICES_WAN-M), Version 12.2(18)SXF3, RELEASE SOFTWARE (fc1)
  Technical Support: http://www.cisco.com/techsupport
  Copyright (c) 1986-2006 by cisco Systems, Inc.
  Compiled Tue 14-Feb-06 18:22 by kehsiao
  Image text-base: 0x40101040, data-base: 0x42A60000
  
  ROM: System Bootstrap, Version 12.2(17r)SX5, RELEASE SOFTWARE (fc1)
  BOOTLDR: s72033_rp Software (s72033_rp-IPSERVICES_WAN-M), Version 12.2(18)SXF3, RELEASE SOFTWARE (fc1)
  
  WS-C6509-E_TJCore uptime is 1 week, 14 hours, 33 minutes
  Time since WS-C6509-E_TJCore switched to active is 49 minutes
  System returned to ROM by Stateful Switchover (SP by reload)
  System image file is &quot;bootdisk:s72033-ipservices_wan-mz.122-18.SXF3.bin&quot;
  
  cisco WS-C6509-E (R7000) processor (revision 1.5) with 458720K/65536K bytes of memory.
  Processor board ID SMC1436006C
  SR71000 CPU at 600Mhz, Implementation 0x504, Rev 1.2, 512KB L2 Cache
  Last reset from s/w reset
  SuperLAT software (copyright 1990 by Meridian Technology Corp).
  X.25 software, Version 3.0.0.
  Bridging software.
  TN3270 Emulation software.
  83 Virtual Ethernet/IEEE 802.3 interfaces
  100 Gigabit Ethernet/IEEE 802.3 interfaces
  1917K bytes of non-volatile configuration memory.
  8192K bytes of packet buffer memory.
  
  65536K bytes of Flash internal SIMM (Sector size 512K).
  Configuration register is 0x2102
  *******************************************************************************
  WS-C6509-E_TJCore#show vlan                                                                        
  
  VLAN Name                           Status    Ports
  ---- -------------------------------- --------- -------------------------------
  1    default                        active    Gi1/5, Gi1/6, Gi1/7, Gi1/8
  Gi1/9, Gi1/10, Gi1/36, Gi1/37
  Gi1/38, Gi1/39, Gi1/40, Gi1/41
  Gi1/42, Gi1/43, Gi1/44, Gi1/45
  Gi1/46, Gi1/47, Gi1/48, Gi9/23
  Gi9/33, Gi9/34, Gi9/35, Gi9/36
  Gi9/38
  2    Old_Server                     active    Gi1/2, Gi1/4, Gi9/4, Gi9/5
  Gi9/6, Gi9/7, Gi9/8, Gi9/9
  Gi9/10, Gi9/11, Gi9/12, Gi9/13
  Gi9/14, Gi9/15, Gi9/16, Gi9/17
  Gi9/18, Gi9/19, Gi9/20, Gi9/21
  Gi9/22, Gi9/24
  3    Guest                            active   
  4    GongSiBanGongShi               active    Gi9/47
  5    xxglzx                           active    Gi9/37
  6    AnQuanGuanLiBu                   active   
  7    GongXiaoGongSi                   active   
  8    HuanBaoNengYuanBu                active   
  9    Old_db                           active    Gi1/3, Gi9/25, Gi9/26, Gi9/27
  
  VLAN Name                           Status    Ports
  ---- -------------------------------- --------- -------------------------------
  Gi9/28, Gi9/29, Gi9/30
  10   YiBiaoChang                      active   
  11   HeChengChang                     active   
  12   JiShuZhongXin                  active   
  13   RenLiZiYuanBu                  active   
  14   ZongGongBan                      active   
  15   ShenJiBu                         active   
  16   GongMeiChang                     active   
  17   MiShuChu                         active   
  18   SuLiaoGongSi                     active   
  19   JiJieChang                     active   
  20   JianXiuChang                     active   
  21   QiYunChu                         active   
  22   ShengChanYunXingBu               active   
  23   QiYeGuanLiBu                     active   
  24   JiHuaCaiWuBu                     active   
  25   QingQianBan                      active   
  26   FaLvShiWuBu                      active   
  27   BeiJianCaiLiaoBu               active   
  28   GongChengGuanLiBu                active   
  29   ZhiLiangJianYanBu                active   
  30   JiDongGuanLibu                   active   
  31   GongShuiChang                  active   
  
  VLAN Name                           Status    Ports
  ---- -------------------------------- --------- -------------------------------
  32   ReDongChang                      active   
  33   XiaoSuanChang                  active   
  34   XiaoAnChang                      active   
  35   FuFeiChang                     active   
  36   ChenPinChang                     active   
  37   DianQiChang                      active   
  38   RenCaiZhongXin                   active   
  39   PeiXunJiaoShi                  active    Gi9/3
  40   shuinigongsi                     active   
  41   xinghuagongsi                  active   
  42   jingxigongsi                     active   
  43   jiayangongsi                     active   
  44   yinghuagongsi                  active   
  45   jianzhugongsi                  active   
  46   qingdaogongsi                  active   
  47   gaopingongsi                     active   
  48   huihuagongsi                     active   
  49   huipugongsi                      active   
  50   BenAnGongSi                      active   
  51   VLAN0051                         active   
  52   VLAN0052                         active   
  53   VLAN0053                         active   
  54   VLAN0054                         active   
  
  VLAN Name                           Status    Ports
  ---- -------------------------------- --------- -------------------------------
  55   VLAN0055                         active   
  56   VLAN0056                         active   
  57   VLAN0057                         active   
  58   VLAN0058                         active   
  59   VLAN0059                         active   
  60   WuZhangBaoWeiBu                  active   
  61   DangWeiGongZuoBu               active   
  62   JiWei                            active   
  63   GongHui                        active   
  64   TuanWeiQinGongBu               active   
  65   ZhengCeYanJiuShi               active   
  66   ZongHeGuanLiBu                   active   
  67   FaZhanBan                        active   
  68   TianJiDaXue                      active   
  69   CaiJingBan                     active   
  70   lituichu                         active   
  71   taiyuanban                     active   
  72   tianjiyiyuan                     active   
  73   shefagongsi                      active   
  74   luhuagongsi                      active   
  75   VLAN0075                         active   
  76   VLAN0076                         active   
  77   VLAN0077                         active   
  
  VLAN Name                           Status    Ports
  ---- -------------------------------- --------- -------------------------------
  78   VLAN0078                         active   
  79   VLAN0079                         active   
  80   Restricted                     active   
  100ForTRaining                      active   
  252to-server3560                  active    Gi9/1
  253to-SCE-ByPassModelSub            active    Gi1/1
  1002 fddi-default                     act/unsup
  1003 trcrf-default                  act/unsup
  1004 fddinet-default                  act/unsup
  1005 trbrf-default                  act/unsup
  
  VLAN TypeSAID       MTU   Parent RingNo BridgeNo StpBrdgMode Trans1 Trans2
  ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
  1    enet100001   1500-      -      -      -    -      0      0   
  2    enet100002   1500-      -      -      -    -      0      0   
  3    enet100003   1500-      -      -      -    -      0      0   
  4    enet100004   1500-      -      -      -    -      0      0   
  5    enet100005   1500-      -      -      -    -      0      0   
  6    enet100006   1500-      -      -      -    -      0      0   
  7    enet100007   1500-      -      -      -    -      0      0   
  8    enet100008   1500-      -      -      -    -      0      0   
  9    enet100009   1500-      -      -      -    -      0      0   
  10   enet100010   1500-      -      -      -    -      0      0   
  
  VLAN TypeSAID       MTU   Parent RingNo BridgeNo StpBrdgMode Trans1 Trans2
  ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
  11   enet100011   1500-      -      -      -    -      0      0   
  12   enet100012   1500-      -      -      -    -      0      0   
  13   enet100013   1500-      -      -      -    -      0      0   
  14   enet100014   1500-      -      -      -    -      0      0   
  15   enet100015   1500-      -      -      -    -      0      0   
  16   enet100016   1500-      -      -      -    -      0      0   
  17   enet100017   1500-      -      -      -    -      0      0   
  18   enet100018   1500-      -      -      -    -      0      0   
  19   enet100019   1500-      -      -      -    -      0      0   
  20   enet100020   1500-      -      -      -    -      0      0   
  21   enet100021   1500-      -      -      -    -      0      0   
  22   enet100022   1500-      -      -      -    -      0      0   
  23   enet100023   1500-      -      -      -    -      0      0   
  24   enet100024   1500-      -      -      -    -      0      0   
  25   enet100025   1500-      -      -      -    -      0      0   
  26   enet100026   1500-      -      -      -    -      0      0   
  27   enet100027   1500-      -      -      -    -      0      0   
  28   enet100028   1500-      -      -      -    -      0      0   
  29   enet100029   1500-      -      -      -    -      0      0   
  30   enet100030   1500-      -      -      -    -      0      0   
  31   enet100031   1500-      -      -      -    -      0      0   
  32   enet100032   1500-      -      -      -    -      0      0   
  33   enet100033   1500-      -      -      -    -      0      0   
  
  VLAN TypeSAID       MTU   Parent RingNo BridgeNo StpBrdgMode Trans1 Trans2
  ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
  34   enet100034   1500-      -      -      -    -      0      0   
  35   enet100035   1500-      -      -      -    -      0      0   
  36   enet100036   1500-      -      -      -    -      0      0   
  37   enet100037   1500-      -      -      -    -      0      0   
  38   enet100038   1500-      -      -      -    -      0      0   
  39   enet100039   1500-      -      -      -    -      0      0   
  40   enet100040   1500-      -      -      -    -      0      0   
  41   enet100041   1500-      -      -      -    -      0      0   
  42   enet100042   1500-      -      -      -    -      0      0   
  43   enet100043   1500-      -      -      -    -      0      0   
  44   enet100044   1500-      -      -      -    -      0      0   
  45   enet100045   1500-      -      -      -    -      0      0   
  46   enet100046   1500-      -      -      -    -      0      0   
  47   enet100047   1500-      -      -      -    -      0      0   
  48   enet100048   1500-      -      -      -    -      0      0   
  49   enet100049   1500-      -      -      -    -      0      0   
  50   enet100050   1500-      -      -      -    -      0      0   
  51   enet100051   1500-      -      -      -    -      0      0   
  52   enet100052   1500-      -      -      -    -      0      0   
  53   enet100053   1500-      -      -      -    -      0      0   
  54   enet100054   1500-      -      -      -    -      0      0   
  55   enet100055   1500-      -      -      -    -      0      0   
  56   enet100056   1500-      -      -      -    -      0      0   
  
  VLAN TypeSAID       MTU   Parent RingNo BridgeNo StpBrdgMode Trans1 Trans2
  ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
  57   enet100057   1500-      -      -      -    -      0      0   
  58   enet100058   1500-      -      -      -    -      0      0   
  59   enet100059   1500-      -      -      -    -      0      0   
  60   enet100060   1500-      -      -      -    -      0      0   
  61   enet100061   1500-      -      -      -    -      0      0   
  62   enet100062   1500-      -      -      -    -      0      0   
  63   enet100063   1500-      -      -      -    -      0      0   
  64   enet100064   1500-      -      -      -    -      0      0   
  65   enet100065   1500-      -      -      -    -      0      0   
  66   enet100066   1500-      -      -      -    -      0      0   
  67   enet100067   1500-      -      -      -    -      0      0   
  68   enet100068   1500-      -      -      -    -      0      0   
  69   enet100069   1500-      -      -      -    -      0      0   
  70   enet100070   1500-      -      -      -    -      0      0   
  71   enet100071   1500-      -      -      -    -      0      0   
  72   enet100072   1500-      -      -      -    -      0      0   
  73   enet100073   1500-      -      -      -    -      0      0   
  74   enet100074   1500-      -      -      -    -      0      0   
  75   enet100075   1500-      -      -      -    -      0      0   
  76   enet100076   1500-      -      -      -    -      0      0   
  77   enet100077   1500-      -      -      -    -      0      0   
  78   enet100078   1500-      -      -      -    -      0      0   
  79   enet100079   1500-      -      -      -    -      0      0   
  
  VLAN TypeSAID       MTU   Parent RingNo BridgeNo StpBrdgMode Trans1 Trans2
  ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
  80   enet100080   1500-      -      -      -    -      0      0   
  100enet100100   1500-      -      -      -    -      0      0   
  252enet100252   1500-      -      -      -    -      0      0   
  253enet100253   1500-      -      -      -    -      0      0   
  1002 fddi101002   1500-      -      -      -    -      0      0   
  1003 trcrf 101003   44721005   3276   -      -    srb      0      0   
  1004 fdnet 101004   1500-      -      -      ieee -      0      0   
  1005 trbrf 101005   4472-      -      15       ibm-      0      0   
  
  
  VLAN AREHops STEHops Backup CRF
  ---- ------- ------- ----------
  1003 0       0       off
  
  Remote SPAN VLANs
  ------------------------------------------------------------------------------
  
  
  Primary Secondary Type            Ports
  ------- --------- ----------------- ------------------------------------------
  
  WS-C6509-E_TJCore#$
  
  *******************************************************************************
  
  WS-C6509-E_TJCore#show ip route
  Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
  D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
  N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
  E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
  i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
  ia - IS-IS inter area, * - candidate default, U - per-user static route
  o - ODR, P - periodic downloaded static route
  
  Gateway of last resort is 192.168.0.1 to network 0.0.0.0
  
  172.16.0.0/24 is subnetted, 68 subnets
  S       172.16.254.0 via 192.168.0.17
  C       172.16.60.0 is directly connected, Vlan60
  C       172.16.61.0 is directly connected, Vlan61
  C       172.16.62.0 is directly connected, Vlan62
  C       172.16.63.0 is directly connected, Vlan63
  C       172.16.48.0 is directly connected, Vlan48
  C       172.16.49.0 is directly connected, Vlan49
  C       172.16.50.0 is directly connected, Vlan50
  C       172.16.51.0 is directly connected, Vlan51
  C       172.16.44.0 is directly connected, Vlan44
  C       172.16.45.0 is directly connected, Vlan45
  C       172.16.46.0 is directly connected, Vlan46
  C       172.16.47.0 is directly connected, Vlan47
  C       172.16.40.0 is directly connected, Vlan40
  C       172.16.41.0 is directly connected, Vlan41
  C       172.16.42.0 is directly connected, Vlan42
  C       172.16.43.0 is directly connected, Vlan43
  C       172.16.36.0 is directly connected, Vlan36
  C       172.16.37.0 is directly connected, Vlan37
  C       172.16.38.0 is directly connected, Vlan38
  C       172.16.39.0 is directly connected, Vlan39
  C       172.16.32.0 is directly connected, Vlan32
  C       172.16.33.0 is directly connected, Vlan33
  C       172.16.34.0 is directly connected, Vlan34
  C       172.16.35.0 is directly connected, Vlan35
  C       172.16.28.0 is directly connected, Vlan28
  C       172.16.29.0 is directly connected, Vlan29
  C       172.16.30.0 is directly connected, Vlan30
  C       172.16.31.0 is directly connected, Vlan31
  C       172.16.24.0 is directly connected, Vlan24
  C       172.16.25.0 is directly connected, Vlan25
  C       172.16.26.0 is directly connected, Vlan26
  C       172.16.27.0 is directly connected, Vlan27
  C       172.16.20.0 is directly connected, Vlan20
  C       172.16.21.0 is directly connected, Vlan21
  C       172.16.22.0 is directly connected, Vlan22
  C       172.16.23.0 is directly connected, Vlan23
  C       172.16.16.0 is directly connected, Vlan16
  C       172.16.17.0 is directly connected, Vlan17
  C       172.16.18.0 is directly connected, Vlan18
  C       172.16.19.0 is directly connected, Vlan19
  C       172.16.12.0 is directly connected, Vlan12
  C       172.16.13.0 is directly connected, Vlan13
  C       172.16.14.0 is directly connected, Vlan14
  C       172.16.15.0 is directly connected, Vlan15
  C       172.16.8.0 is directly connected, Vlan8
  C       172.16.9.0 is directly connected, Vlan9
  C       172.16.10.0 is directly connected, Vlan10
  C       172.16.11.0 is directly connected, Vlan11
  C       172.16.4.0 is directly connected, Vlan4
  C       172.16.5.0 is directly connected, Vlan5
  C       172.16.6.0 is directly connected, Vlan6
  C       172.16.7.0 is directly connected, Vlan7
  C       172.16.1.0 is directly connected, Vlan1
  C       172.16.2.0 is directly connected, Vlan2
  C       172.16.3.0 is directly connected, Vlan3
  S       172.16.100.0 via 192.168.0.17
  C       172.16.72.0 is directly connected, Vlan72
  C       172.16.73.0 is directly connected, Vlan73
  C       172.16.74.0 is directly connected, Vlan74
  C       172.16.68.0 is directly connected, Vlan68
  C       172.16.69.0 is directly connected, Vlan69
  C       172.16.70.0 is directly connected, Vlan70
  C       172.16.71.0 is directly connected, Vlan71
  C       172.16.64.0 is directly connected, Vlan64
  C       172.16.65.0 is directly connected, Vlan65
  C       172.16.66.0 is directly connected, Vlan66
  C       172.16.67.0 is directly connected, Vlan67
  172.31.0.0/24 is subnetted, 2 subnets
  S       172.31.1.0 via 192.168.0.1
  S       172.31.0.0 via 192.168.0.1
  192.168.0.0/29 is subnetted, 2 subnets
  C       192.168.0.0 is directly connected, Vlan253
  C       192.168.0.16 is directly connected, Vlan252
  S*   0.0.0.0/0 via 192.168.0.1
  WS-C6509-E_TJCore#
  
  *******************************************************************************
  
  WS-C6509-E_TJCore#show access-lists
  Standard IP access list 2
  10 permit any (135 matches)
  Standard IP access list 4
  10 permit 172.16.100.0, wildcard bits 0.0.0.255 (138 matches)
  20 permit 172.16.2.0, wildcard bits 0.0.0.255 (4 matches)
  30 permit 172.31.0.0, wildcard bits 0.0.255.255
  40 deny   172.16.0.0, wildcard bits 0.0.255.255 (212 matches)
  50 permit any (212 matches)
  Standard IP access list 9
  10 permit 172.16.2.0, wildcard bits 0.0.0.255
  20 permit 172.16.100.0, wildcard bits 0.0.0.255
  Standard IP access list telnet
  10 permit 172.16.254.0, wildcard bits 0.0.0.255 (2 matches)
  20 permit 172.16.2.0, wildcard bits 0.0.0.255
  30 permit 172.16.1.0, wildcard bits 0.0.0.255
  Extended IP access list 102
  10 permit ip 172.16.0.128 0.0.255.127 172.31.1.0 0.0.0.255
  20 deny ip 172.16.0.128 0.0.255.127 any (25923 matches)
  30 permit ip any any (1957 matches)
  Extended IP access list 133
  10 permit tcp 172.16.3.0 0.0.0.255 host 172.16.100.2 eq domain
  20 permit tcp 172.16.3.0 0.0.0.255 host 172.16.100.3 eq domain
  30 permit udp 172.16.3.0 0.0.0.255 host 172.16.100.3 eq domain
  40 permit udp 172.16.3.0 0.0.0.255 host 172.16.100.2 eq domain
  50 permit udp 172.16.3.0 0.0.0.255 host 172.16.100.2 eq bootps
  60 permit udp 172.16.3.0 0.0.0.255 host 172.16.100.2 eq bootpc
  70 permit udp 172.16.3.0 0.0.0.255 host 172.16.100.3 eq bootps
  80 permit udp 172.16.3.0 0.0.0.255 host 172.16.100.3 eq bootpc
  90 deny ip 172.16.3.0 0.0.0.255 172.16.0.0 0.0.255.255
  100 deny ip 172.16.3.0 0.0.0.255 172.31.0.0 0.0.255.255
  110 permit ip 172.16.3.0 0.0.0.255 any
  
  *******************************************************************************
  WS-C6509-E_TJCore#show ip interface brief
  Interface                  IP-Address      OK? Method Status                Protocol
  Vlan1                      172.16.1.1      YES TFTP   up                  up   
  Vlan2                      172.16.2.1      YES TFTP   up                  up   
  Vlan3                      172.16.3.1      YES TFTP   up                  up   
  Vlan4                      172.16.4.1      YES TFTP   up                  up   
  Vlan5                      172.16.5.1      YES TFTP   up                  up   
  Vlan6                      172.16.6.1      YES TFTP   up                  up   
  Vlan7                      172.16.7.1      YES TFTP   up                  up   
  Vlan8                      172.16.8.1      YES TFTP   up                  up   
  Vlan9                      172.16.9.1      YES TFTP   up                  up   
  Vlan10                     172.16.10.1   YES TFTP   up                  up   
  Vlan11                     172.16.11.1   YES TFTP   up                  up   
  Vlan12                     172.16.12.1   YES TFTP   up                  up   
  Vlan13                     172.16.13.1   YES TFTP   up                  up   
  Vlan14                     172.16.14.1   YES TFTP   up                  up   
  Vlan15                     172.16.15.1   YES TFTP   up                  up   
  Vlan16                     172.16.16.1   YES TFTP   up                  up   
  Vlan17                     172.16.17.1   YES TFTP   up                  up   
  Vlan18                     172.16.18.1   YES TFTP   up                  up   
  Vlan19                     172.16.19.1   YES TFTP   up                  up   
  Vlan20                     172.16.20.1   YES TFTP   up                  up   
  Vlan21                     172.16.21.1   YES TFTP   up                  up   
  Vlan22                     172.16.22.1   YES TFTP   up                  up   
  Vlan23                     172.16.23.1   YES TFTP   up                  up   
  Vlan24                     172.16.24.1   YES TFTP   up                  up   
  Vlan25                     172.16.25.1   YES TFTP   up                  up   
  Vlan26                     172.16.26.1   YES TFTP   up                  up   
  Vlan27                     172.16.27.1   YES TFTP   up                  up   
  Vlan28                     172.16.28.1   YES TFTP   up                  up   
  Vlan29                     172.16.29.1   YES TFTP   up                  up   
  Vlan30                     172.16.30.1   YES TFTP   up                  up   
  Vlan31                     172.16.31.1   YES TFTP   up                  up   
  Vlan32                     172.16.32.1   YES TFTP   up                  up   
  Vlan33                     172.16.33.1   YES TFTP   up                  up   
  Vlan34                     172.16.34.1   YES TFTP   up                  up   
  Vlan35                     172.16.35.1   YES TFTP   up                  up   
  Vlan36                     172.16.36.1   YES TFTP   up                  up   
  Vlan37                     172.16.37.1   YES TFTP   up                  up   
  Vlan38                     172.16.38.1   YES TFTP   up                  up   
  Vlan39                     172.16.39.1   YES TFTP   up                  up   
  Vlan40                     172.16.40.1   YES TFTP   up                  up   
  Vlan41                     172.16.41.1   YES TFTP   up                  up   
  Vlan42                     172.16.42.1   YES TFTP   up                  up   
  Vlan43                     172.16.43.1   YES TFTP   up                  up   
  Vlan44                     172.16.44.1   YES TFTP   up                  up   
  Vlan45                     172.16.45.1   YES TFTP   up                  up   
  Vlan46                     172.16.46.1   YES TFTP   up                  up   
  Vlan47                     172.16.47.1   YES TFTP   up                  up   
  Vlan48                     172.16.48.1   YES TFTP   up                  up   
  Vlan49                     172.16.49.1   YES TFTP   up                  up   
  Vlan50                     172.16.50.1   YES TFTP   up                  up   
  Vlan51                     172.16.51.1   YES TFTP   up                  up   
  Vlan52                     172.16.52.1   YES TFTP   administratively down down   
  Vlan53                     172.16.53.1   YES TFTP   administratively down down   
  Vlan54                     172.16.54.1   YES TFTP   administratively down down   
  Vlan55                     172.16.55.1   YES TFTP   administratively down down   
  Vlan56                     172.16.56.1   YES TFTP   administratively down down   
  Vlan57                     172.16.57.1   YES TFTP   administratively down down   
  Vlan58                     172.16.58.1   YES TFTP   administratively down down   
  Vlan59                     172.16.59.1   YES TFTP   administratively down down   
  Vlan60                     172.16.60.1   YES TFTP   up                  up   
  Vlan61                     172.16.61.1   YES TFTP   up                  up   
  Vlan62                     172.16.62.1   YES TFTP   up                  up   
  Vlan63                     172.16.63.1   YES TFTP   up                  up   
  Vlan64                     172.16.64.1   YES TFTP   up                  up   
  Vlan65                     172.16.65.1   YES TFTP   up                  up   
  Vlan66                     172.16.66.1   YES TFTP   up                  up   
  Vlan67                     172.16.67.1   YES TFTP   up                  up   
  Vlan68                     172.16.68.1   YES TFTP   up                  up   
  Vlan69                     172.16.69.1   YES TFTP   up                  up   
  Vlan70                     172.16.70.1   YES TFTP   up                  up   
  Vlan71                     172.16.71.1   YES TFTP   up                  up   
  Vlan72                     172.16.72.1   YES TFTP   up                  up   
  Vlan73                     172.16.73.1   YES TFTP   up                  up   
  Vlan74                     172.16.74.1   YES TFTP   up                  up   
  Vlan75                     172.16.75.1   YES TFTP   administratively down down   
  Vlan76                     172.16.76.1   YES TFTP   administratively down down   
  Vlan77                     172.16.77.1   YES TFTP   administratively down down   
  Vlan78                     172.16.78.1   YES TFTP   administratively down down   
  Vlan79                     172.16.79.1   YES TFTP   administratively down down   
  Vlan80                     172.16.80.1   YES TFTP   administratively down down   
  Vlan252                  192.168.0.18    YES TFTP   up                  up   
  Vlan253                  192.168.0.2   YES TFTP   up                  up   
  Vlan254                  unassigned      YES TFTP   down                  down   
  GigabitEthernet1/1         unassigned      YES unsetup                  up   
  GigabitEthernet1/2         unassigned      YES unsetup                  up   
  GigabitEthernet1/3         unassigned      YES unsetup                  up   
  GigabitEthernet1/4         unassigned      YES unsetdown                  down   
  GigabitEthernet1/5         unassigned      YES unsetdown                  down   
  GigabitEthernet1/6         unassigned      YES unsetdown                  down   
  GigabitEthernet1/7         unassigned      YES unsetdown                  down   
  GigabitEthernet1/8         unassigned      YES unsetdown                  down   
  GigabitEthernet1/9         unassigned      YES unsetdown                  down   
  GigabitEthernet1/10      unassigned      YES unsetdown                  down   
  GigabitEthernet1/11      unassigned      YES unsetup                  up   
  GigabitEthernet1/12      unassigned      YES unsetup                  up   
  GigabitEthernet1/13      unassigned      YES unsetup                  up   
  GigabitEthernet1/14      unassigned      YES unsetup                  up   
  GigabitEthernet1/15      unassigned      YES unsetup                  up   
  GigabitEthernet1/16      unassigned      YES unsetup                  up   
  GigabitEthernet1/17      unassigned      YES unsetup                  up   
  GigabitEthernet1/18      unassigned      YES unsetup                  up   
  GigabitEthernet1/19      unassigned      YES unsetup                  up   
  GigabitEthernet1/20      unassigned      YES unsetup                  up   
  GigabitEthernet1/21      unassigned      YES unsetup                  up   
  GigabitEthernet1/22      unassigned      YES unsetup                  up   
  GigabitEthernet1/23      unassigned      YES unsetup                  up   
  GigabitEthernet1/24      unassigned      YES unsetup                  up   
  GigabitEthernet1/25      unassigned      YES unsetup                  up   
  GigabitEthernet1/26      unassigned      YES unsetup                  up   
  GigabitEthernet1/27      unassigned      YES unsetup                  up   
  GigabitEthernet1/28      unassigned      YES unsetup                  up   
  GigabitEthernet1/29      unassigned      YES unsetup                  up   
  GigabitEthernet1/30      unassigned      YES unsetup                  up   
  GigabitEthernet1/31      unassigned      YES unsetup                  up   
  GigabitEthernet1/32      unassigned      YES unsetup                  up   
  GigabitEthernet1/33      unassigned      YES unsetup                  up   
  GigabitEthernet1/34      unassigned      YES unsetup                  up   
  GigabitEthernet1/35      unassigned      YES unsetup                  up   
  GigabitEthernet1/36      unassigned      YES unsetdown                  down   
  GigabitEthernet1/37      unassigned      YES unsetdown                  down   
  GigabitEthernet1/38      unassigned      YES unsetdown                  down   
  GigabitEthernet1/39      unassigned      YES unsetdown                  down   
  GigabitEthernet1/40      unassigned      YES unsetdown                  down   
  GigabitEthernet1/41      unassigned      YES unsetdown                  down   
  GigabitEthernet1/42      unassigned      YES unsetdown                  down   
  GigabitEthernet1/43      unassigned      YES unsetdown                  down   
  GigabitEthernet1/44      unassigned      YES unsetdown                  down   
  GigabitEthernet1/45      unassigned      YES unsetdown                  down   
  GigabitEthernet1/46      unassigned      YES unsetdown                  down   
  GigabitEthernet1/47      unassigned      YES unsetdown                  down   
  GigabitEthernet1/48      unassigned      YES unsetdown                  down   
  GigabitEthernet5/1         unassigned      YES TFTP   down                  down   
  GigabitEthernet5/2         unassigned      YES TFTP   down                  down   
  GigabitEthernet6/1         unassigned      YES TFTP   down                  down   
  GigabitEthernet6/2         unassigned      YES TFTP   down                  down   
  GigabitEthernet9/1         unassigned      YES unsetup                  up   
  GigabitEthernet9/2         unassigned      YES unsetup                  down   
  GigabitEthernet9/3         unassigned      YES unsetup                  up   
  GigabitEthernet9/4         unassigned      YES unsetup                  up   
  GigabitEthernet9/5         unassigned      YES unsetup                  up   
  GigabitEthernet9/6         unassigned      YES unsetup                  up   
  GigabitEthernet9/7         unassigned      YES unsetdown                  down   
  GigabitEthernet9/8         unassigned      YES unsetdown                  down   
  GigabitEthernet9/9         unassigned      YES unsetdown                  down   
  GigabitEthernet9/10      unassigned      YES unsetdown                  down   
  GigabitEthernet9/11      unassigned      YES unsetup                  up   
  GigabitEthernet9/12      unassigned      YES unsetdown                  down   
  GigabitEthernet9/13      unassigned      YES unsetdown                  down   
  GigabitEthernet9/14      unassigned      YES unsetdown                  down   
  GigabitEthernet9/15      unassigned      YES unsetdown                  down   
  GigabitEthernet9/16      unassigned      YES unsetdown                  down   
  GigabitEthernet9/17      unassigned      YES unsetdown                  down   
  GigabitEthernet9/18      unassigned      YES unsetdown                  down   
  GigabitEthernet9/19      unassigned      YES unsetdown                  down   
  GigabitEthernet9/20      unassigned      YES unsetdown                  down   
  GigabitEthernet9/21      unassigned      YES unsetdown                  down   
  GigabitEthernet9/22      unassigned      YES unsetdown                  down   
  GigabitEthernet9/23      unassigned      YES unsetdown                  down   
  GigabitEthernet9/24      unassigned      YES unsetdown                  down   
  GigabitEthernet9/25      unassigned      YES unsetup                  up   
  GigabitEthernet9/26      unassigned      YES unsetup                  up   
  GigabitEthernet9/27      unassigned      YES unsetup                  up   
  GigabitEthernet9/28      unassigned      YES unsetup                  up   
  GigabitEthernet9/29      unassigned      YES unsetup                  up   
  GigabitEthernet9/30      unassigned      YES unsetdown                  down   
  GigabitEthernet9/31      unassigned      YES unsetup                  up   
  GigabitEthernet9/32      unassigned      YES unsetup                  up   
  GigabitEthernet9/33      unassigned      YES unsetdown                  down   
  GigabitEthernet9/34      unassigned      YES unsetdown                  down   
  GigabitEthernet9/35      unassigned      YES unsetdown                  down   
  GigabitEthernet9/36      unassigned      YES unsetdown                  down   
  GigabitEthernet9/37      unassigned      YES unsetup                  up   
  GigabitEthernet9/38      unassigned      YES unsetdown                  down   
  GigabitEthernet9/39      unassigned      YES unsetup                  up   
  GigabitEthernet9/40      unassigned      YES unsetup                  up   
  GigabitEthernet9/41      unassigned      YES unsetup                  up   
  GigabitEthernet9/42      unassigned      YES unsetup                  up   
  GigabitEthernet9/43      unassigned      YES unsetup                  up   
  GigabitEthernet9/44      unassigned      YES unsetup                  up   
  GigabitEthernet9/45      unassigned      YES unsetup                  up   
  GigabitEthernet9/46      unassigned      YES unsetup                  up   
  GigabitEthernet9/47      unassigned      YES unsetup                  up   
  GigabitEthernet9/48      unassigned      YES unsetup                  up
通过查看显示设备切换后的配置正常、运行状态正常         版权声明:本文为博主原创文章,未经博主允许不得转载。
页: [1]
查看完整版本: 思科6509-E核心交换机引擎切换测试