El cache de FNA para estar operativo necesita un peer con su AS32934. En el IXP se tienen dos peers, uno vía L2L hacia RC, y otro vía TIP. La ingesta del trafico del cache se realiza siempre por el L2L, y el TIP se utiliza a modo de keep alive y su trafico no suele superar los 50 mbps. Hay veces que el cache de FNA deja de entregar trafico, debido a que pierde paquetes por el TIP, esto se debería normalizar automáticamente pero no siempre sucede. Hay veces que tenemos que forzar la actualización de rutas para que esto suceda, por ejemplo bajando la interface de entrega del TIP y volviendo a levantar y realizando un soft-refresh de rutas. POS-SW-01#show running-config interface GigabitEthernet 1/0/XX Building configuration... Current configuration : 191 bytes ! interface GigabitEthernet1/0/XX description INET: Enlace Internet Marandu switchport access vlan YYY switchport mode access switchport nonegotiate load-interval 30 no cdp enable end Realizamos un shutdown y luego un no shutdown de la interfaceLuego verificamos si el trafico se normalizo en la misma. POS-SWT-01#show interfaces GigabitEthernet 1/0/XX summary *: interface is up IHQ: pkts in input hold queue IQD: pkts dropped from input queue OHQ: pkts in output hold queue OQD: pkts dropped from output queue RXBS: rx rate (bits/sec) RXPS: rx rate (pkts/sec) TXBS: tx rate (bits/sec) TXPS: tx rate (pkts/sec) TRTL: throttle count Interface IHQ IQD OHQ OQD RXBS RXPS TXBS TXPS TRTL ----------------------------------------------------------------------------------------------------------------- * GigabitEthernet1/0/47 0 0 0 83151856 9948000 12875 4520000 2720 0 Vemos unos 9(RX)/4(TX) mbps, podemos esperar un rato mas pero no es lo esperado. Realizamos un refresh de rutas BGP en ipv6 e ipv4 <POS-SWT-02>refresh bgp ipv6 all export <POS-SWT-02>refresh bgp ipv6 all import
<POS-SWT-02>refresh bgp all import <POS-SWT-02>refresh bgp all export Ahora es solo cuestion de esperar unos minutos y volver a verificar el throughput de las interfaces. Verificamos el trafico en el port trunk donde se encuentra conectado el cache FNA <POS-SWT-02>display interface Eth-Trunk1 Eth-Trunk1 current state : UP Line protocol current state : UP Description:- IXP: LAG 2x10GE FNA-ROU-01 - Switch Port, Link-type : access(configured), PVID : 501, Hash arithmetic : According to SIP-XOR-DIP,Maximal BW: 40G, Current BW: 20G, The Maximum Frame Length is 10224 IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 602e-2032-14c0 Current system time: 2019-04-18 18:44:21-03:00 Last 30 seconds input rate 1888566280 bits/sec, 183967 packets/sec Last 30 seconds output rate 981273040 bits/sec, 177195 packets/sec Input: 550530545443 packets, 738822710219080 bytes Unicast: 550530089981, Multicast: 455461 Broadcast: 1, Jumbo: 0 Discard: 0, Pause: 0 Frames: 0 Total Error: 0 CRC: 0, Giants: 0 Runts: 0, DropEvents: 0 Alignments: 0, Symbols: 0 Ignoreds: 0 Output: 419561087284 packets, 199006002397396 bytes Unicast: 419559061862, Multicast: 1858168 Broadcast: 167254, Jumbo: 0 Discard: 0, Pause: 0 Total Error: 0 Collisions: 0, Late Collisions: 0 Deferreds: 0 Input bandwidth utilization : 9.44% Output bandwidth utilization : 4.91% ----------------------------------------------------- PortName Status Weight ----------------------------------------------------- XGigabitEthernet0/0/X1 DOWN 1 XGigabitEthernet0/0/X2 UP 1 XGigabitEthernet0/0/X3 DOWN 1 XGigabitEthernet0/0/X4 UP 1 ----------------------------------------------------- The Number of Ports in Trunk : 4 The Number of UP Ports in Trunk : 2 Volvemos a verificar en la interface del TIP POS-SWT-01#show interfaces GigabitEthernet 1/0/47 summary *: interface is up IHQ: pkts in input hold queue IQD: pkts dropped from input queue OHQ: pkts in output hold queue OQD: pkts dropped from output queue RXBS: rx rate (bits/sec) RXPS: rx rate (pkts/sec) TXBS: tx rate (bits/sec) TXPS: tx rate (pkts/sec) TRTL: throttle count Interface IHQ IQD OHQ OQD RXBS RXPS TXBS TXPS TRTL ----------------------------------------------------------------------------------------------------------------- * GigabitEthernet1/0/47 0 0 0 83157134 36136000 45843 44046000 5430 0 Tambien es correcto 36 mbps / 44 mbps |
Proyectos >