Cisco Cisco ASR 5000 Guía Para Resolver Problemas

Descargar
Página de 7
  context Ctx
    interface 21/1 broadcast
      ip address 10.193.82.118 255.255.255.0
      ip mtu 1500
    #exit
  port ethernet 21/1
    no shutdown
    vlan 30
      no shutdown
      bind interface 21/1 Ctx
    #exit
  #exit
[Ctx]ASR5000> 
show ip arp
Flags codes:
I - Incomplete, R - Reachable, M - Permanent, S - Stale, 
D - Delay,      P - Probe,     F - Failed
Address         Link Type Link Address      Flags  Mask            Interface
10.193.82.1     ether     00:00:0C:07:AC:1E R                      21/1
[Ctx]ASR5000> 
show ip route
"*" indicates the Best or Used route.  S indicates Stale.
 Destination         Nexthop          Protocol   Prec Cost Interface
*0.0.0.0/0           10.193.82.1      static     1    0    21/1
[Ctx]ASR5000> 
clear port data counters 21/1
Saturday April 12 14:06:21 UTC 2014
[Ctx]ASR5000> 
clear port npu count 21/1
Saturday April 12 14:06:21 UTC 2014
[Ctx]ASR5000> 
ping 10.193.82.1 count 1 size 
56
Saturday April 12 14:06:21 UTC 2014
PING 10.193.82.1 (10.193.82.1) 56(
84
) bytes of data.
64
 bytes from 10.193.82.1: icmp_seq=1 ttl=255 time=0.957 ms
--- 10.193.82.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.957/0.957/0.957/0.000 ms
Note that the datalink counters include the FCS bytes, while both datalink and npu
 counters include the ethernet frame and vlan tags.
[Ctx]ASR5000> 
show port datalink count 21/1
Saturday April 12 14:06:25 UTC 2014
Counters for port 21/1:
Line Card  Gigabit Ethernet Port 
Rx Counter                        Data  |  Tx Counter                       Data
-----------------------  -------------- + -----------------------  -------------
RX Unicast frames                   112 | TX Unicast frames                    1
RX Multicast frames                   3 | TX Multicast frames                  0
RX Broadcast frames                   9 | TX Broadcast frames                  0
RX Size   64 frames                   0 | TX Size   64 frames                  0
RX Size   65 ..  127 fr              14 | TX Size   65 ..  127 fr              1
RX Size  128 ..  255 fr               0 | TX Size  128 ..  255 fr              0
RX Size  256 ..  511 fr             110 | TX Size  256 ..  511 fr              0
RX Size  512 .. 1023 fr               0 | TX Size  512 .. 1023 fr              0
RX Size 1024 .. 1518 fr               0 | TX Size 1024 .. 1518 fr              0
RX Size > 1518 frames                 0 | TX Size > 1518 frames                0
RX Bytes OK                       43966 | TX Bytes OK                        
106