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.
The Cisco Smart Software Manager FAQ says:Q. Can I deploy SSM On-Prem using cloud platform like services?A. We have tested SSM On-Prem with Amazon AWS so there should be no issues. The SSM software is provided as an ISO but AWS does not import ISOs d...
I have this configuration: router eigrp 1861 distribute-list 5 in default-metric 10000 1000 255 1 1500 network 27.0.0.0 redistribute connected route-map allow_connected redistribute static redistribute bgp 65361!"show ip protocols" does not show BGP ...
I have OTV running and have implemented EEM largely as per the Cisco design guide:
event manager applet WatchBFDdown description "Monitors BFD status, if it goes down, bring OVERLAY int down" event syslog pattern "BFDFSM-6-BFD_SESS_DOWN" period 1 a...
Update:It appears the problem is that the "router bgp 65361" config had previously been removed and added again. This interrupts redistribution. In the EIGRP process the command "redistribute bgp 65361" is still there but needs to be reapplied. This ...
Agreed the default distribution metric should be sufficient to allow redistribution to occur. It shouldn't be needed on the redistribute command.I can't post additional configuration for privacy reasons because its a production system. But there is n...
The router is an ASR 1001-HX (x2).I see there are no limitations documented. But each ethernet service instance presumably uses a PVST. Could that be a limitation? MST would probably avoid that.