I have a Cisco WS-C3750-24TS switch that has some routes in it but I can't figure out where the routes came from.
This is the output from a show ip route:
switch2#show ip route
Default gateway is 10.2.2.6
Host Gateway Last Use Total Uses Interface
10.101.1.51 10.2.2.1 0:00 288410 Vlan1
10.255.254.223 10.2.2.1 0:00 315333 Vlan1
switch2#
But when I do a show start or show run I can't see where the routes are configured. The only thing in the config related to routing is: ip default-gateway 10.2.2.6
Any comments are appreciated.
This is the output from a show ip route:
switch2#show ip route
Default gateway is 10.2.2.6
Host Gateway Last Use Total Uses Interface
10.101.1.51 10.2.2.1 0:00 288410 Vlan1
10.255.254.223 10.2.2.1 0:00 315333 Vlan1
switch2#
But when I do a show start or show run I can't see where the routes are configured. The only thing in the config related to routing is: ip default-gateway 10.2.2.6
Any comments are appreciated.