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,how to tell the Cisco Tacacs to only authorize users that have been authenticated by it and not by any other method? e.g. switchs are authenticating users locally and authorizing them against the tacacs server, how to prevent this?Regards
Hi,is it possible to run a Catalyst 4500 as pure Layer 2 Switch, i.e. disabling "ip routing", but still managing the switch via Fa1, i.e. the defautl mgmtVrf vrf ?I tried the following:!no ip routing!interface FastEthernet1 ip vrf forwarding mgmtVrf ...
Hello everybody,assume a router running EIGRP and OSPF. EIGRP is redistributed into OSPF Process, fine. Router learns two equal cost routes for a subnet via EIGRP, but redistributes only one into OSPF. Any idea why?sh ip rou 10.x.155.0Routing entry f...
Hi together,so here my config:aaa authentication login default group tacacs+ lineaaa authentication enable default group tacacs+ enableaaa authorization consoleaaa authorization exec default group tacacs+ localaaa authorization commands 1 default loc...
Hi Kishore,Actually I am just trying to analyse the situation before taking an action plan, because in reality the topology is even worse. I think the easiest way would be to configure R3 and R4 to deny OSPF routes originating from EIGRP, so that bot...
Hi Varma,now I see my error in reasoning. I was wondering why R4 was not redistributing the EIGRP routes into OSPF. But actually the EIGRP external routes disappears from the routing table as soon as they are overwritten by OSPF. The fact that they s...