Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello, I have just received an ENCS5412 for testing. I have successfully installed an ISRv on this platform and connected to another MPLS router. The routing and the LDP between ISRv and the other MPLS router is working fine, but I have MTU issue bet...
Hello, is it possible to check the FIB TCAM utilization of a Catalyst 4948E? There is a command on Catalyst 6500 platform (show platform capacity forwarding), but I couldn't find any similar one for Cat4948E...BR, Attila
Hello, I have a little config issue... I have an ACE4710 loadbalancer, the load balancer have a public ip address on its uplink interface, and private address on its downlink interface. There is a server connected to the downlink interface, and th...
Hello, I met an interesting issue: there is a Cisco 7200 NPE-G2 with 12.4(24)T7, this router terminates some broadband users, we applied shaping on the virtual-template and we surprised: shaping was not working. We upgraded (downgraded?) to 12.2(33)...
Hello, I would like to know if "mpls bgp forward" is supported on ISR G2 platform, especially on Dialer interface. It was working in GNS3 with C7200, but in the real life it could be different. The goal is set up an MPLS/VPN on several ADSL CPE (th...
Hello, despite of the group#3 is utilized ~96%, there are more unused blocks (from group7 to group15), So I think these blocks can be allocated to group#3, which allows 4k routes per block in case of ipv4 routes. In case of unicast ipv6 routes there...
Thanks, this is what I need. I started to decode the output of this command. Could you help me to translate some things?show platform hardware ip route summaryblock# start end mode entries used free group type0 80 Bit 0 ...
Thanks, I knew this url, but I am looking for fib tcam utilization.AFAIK the Cat4948E supports 57,000 routes, but I don't know how it is partitioned (ipv4, ipv6 and multicast) and the current usage will be interesting as well...-A.
Later there will be more servers...So I missed an interface acl on downlink interface:access-list everyone extended permit ip any anyaccess-list everyone extended permit icmp any anyinterface Vlan150 access-group input everyoneAnd it is working as ...