Routing

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Labels

Forum Posts

Hi folks, I want to match protocols to higher priority queues but only if they don't use the port I reserve for my bulk traffic. eg IF protocol ssl AND NOT using port 6882 set af31 What order are class-maps processed in? With match-any class-maps ar...

Flows by Level 1
  • 1342 Views
  • 4 replies
  • 0 Helpful votes

Hi, I was checking our router's logs and found the following message: Jul 30 17:33:43.472 PHT: %IOSXE-4-PLATFORM:cpp_cp: QFP:0.0 Thread:001 TS:00034839540329670960 %NAT-4-DEFAULT_MAX_ENTRIES: default maximum entries value 131072 exceeded; frame dro...

I have ISR 4331 doing policy map out of gi0/0/1 interface when I do a sh policy-map int gi0/0/1 see relevant part below the Route-out class should match all CS6 packets but seeing some in Default class the Interactivehigh-out class should match all c...

I need some help getting PoE working on a C891F-K9 running c800-universalk9-mz.SPA.153-3.M6.bin.   Is there a special config needing to be added to make this work?  The regular power commands on the interface are not valid.   It's my understanding th...

ROBERT T by Level 4
  • 3662 Views
  • 3 replies
  • 0 Helpful votes

Hi,   As per attached, I configured unequal load balancing on R3 using variance 2. For some reason when executing the command show ip route 10.1.2.0, the traffic share count is still 1 on both routes when it should be 48:25. Why is this?

nuggetinu by Level 1
  • 468 Views
  • 1 replies
  • 0 Helpful votes

Hi,   I am performing the show eigrp topology all-links to view also feasible successors which are not listed if performing the show eigrp topology command. Unfortunately other feasible successors are not being view in PT. Am I doing something wrong ...

nuggetinu by Level 1
  • 1166 Views
  • 4 replies
  • 0 Helpful votes

This is the ACL applied inbound on the WAN interface.  End user is having problems querying public DNS on UDP/53.   10 deny ip 10.0.0.0 0.255.255.255 any 20 deny ip 172.16.0.0 0.0.15.255 any 30 deny ip 192.168.0.0 0.0.255.255 any (229 mat...

Resolved! Cisco 2951 QOS HQF

Hi guys,   I've researched but did not find a clear document about Cisco 2951 QOS HQF support. Does this platform supports HQF? Is it need a special license and/or IOS specific version.   Thanks in advanced   T

Hello,   We are soon replacing our 2911 router, and it seems like the ISR 4331 would be a good option. The current router is the primary internet connection, so it runs some bgp. 1 Lan 1 Wan. It does not have any extra modules Has anyone else made th...

I have a client that has WS-6500 in VSS with NSF. By deleting the command distance eigrp 90 90, the neighboring devices resynchronized their eigrp adyacency. After this, the metrics appeared as infinity, causing an instability in the network. Why thi...

Is there an equivalent to the junos command?   jtac@Router-RE0# show routing-options interface-routes {         family inet {               export {                       lan;                       point-to-point;                      }            }}...

Hi All, Is there any command for snmp to send traps when temperature raise or fall from defined threshold on ASR100 series router? or Is this something happen by default by enabling 'snmp-server enable traps alarms' command?   Regards, Godwin. S    

I have a client with a request that he wants some websites to be view on his network.    Currently all access to www has been block with access list below:   !ip nat inside source list 101 interface GigabitEthernet0/1 overloadip route 0.0.0.0 0.0.0.0...