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.
I have built a small app that reads my webex team rooms. However, I dont want it to read all the rooms just to find out there is no new messages I am looking for. I am searching for a specific kinds of messages from yesterday and today in my rooms.
P...
I started:
https://developer.cisco.com/learning/tracks/sd-wan_programmability
Module 1 and 2
issue 1:sandboxsdwan.cisco.com is not reachable anywhere from inside Cisco
issue 2: With 19.2 release of SDWAN it is required to have a session token and a...
1)First learn two sets of same routes over the two interfaces. If both routes are learned via IGP (OSPF, ISIS, etc) then both routes will be installed automatically in your routing and forwarding table. If you are using BGP then some other tricks you...
summary-address will summarize ONLY external routes and advertise them intoospf domain. This command can only be applied at ASBRThis new summary will go as an External LSA in all of your OSPF areas.Hope this helpsZaheer
Hi,DO you have RIPv2 enabled on the interface.do show ip interface and see if is joined to this multicase address.When you ping from the station does both routers reply or just the one that has RIPv2 enabled?When you ping from the router, only thos...
in mutual redistribution cases feedback loops can occur very easily. Only those RIP routes are redistributed in EIGRP which are installed in the routing table. Other routes should not be redistributed from RIP database which are not in the routing ta...