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.
Hi Community,
What is the difference between "remove from controller" and "decommission" in ACI on the fabric membership. Replacing (RMA) a device should be done through "remove from controller" but when the decommission is used? remove from controll...
Hi all,
I was wondering the other day if there is a API call that can increase the API token timeout. Right now it is 600sec=10mins which is okay but could be more. I came across this managed object "/uni/userext/pkiext/webtokendata" while googling o...
Hi all, I have a multicast new IPTV configuration on a catalyst 9k platform and seeing hundreds of megabits of traffic on the uplinks which I think it should not be there. The streams are good and the TVs are working normally but the unnecessary traf...
Hi all,I have an infrastructure with a stack of 3850x as the core. WAN links from the IPN are terminated here and ACI remote leaf swithces should be connected also here. My problem is that the config guide states that remote-leaf uplinks should be p2...
Hi all, I have deployed an ENCS-5412 upgrded to the latest 3.12.2-FC2 and installed an Window 2012 server as a VM. Everithing went well (followed the install guides frrom the Internet) and ther were no errors except one small issue. The mouse pointer...
If DHCP is okay and the vlan 170 clients are getting proper IP, GW and DNS than NAT also can be an issue. if the new network is not NATed than Internet will not work. (whenever there is a limiting acl is on the router)
Might or might not help but "ip default-gateway IP" and "ip route 0.0.0.0 0.0.0.0 IP" are not the same.ip default-gateway is used when the switch is L2 only. (ip routing disabled)ip route 0.0.0.0 ... is used mainly when the switch is L3 (ip routing ...
From this it looks like switching is working. (9300 and 9200L mgmt is in the same network(I assume))"I cannot ping it from a test device on another subnet" and "can however ping any other IP on that mgmt VLAN from my PC, just not the two that are ass...
Hi,There is a command "ip routing" in config mode which enable unicast routing.
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9200/software/release/17-4/configuration_guide/rtng/b_174_rtng_9200_cg/configuring_ip_unicast_routing.html#top...