Mar 29, 2002 #1 igolo IS-IT--Management Joined Jan 16, 2002 Messages 63 Location US we need return routes added to your routers for monitoring, 10.169.1.0 255.255.255.0 10.168.1.0 255.255.255.0 The gateway is 10.1.1.3 What's the command to accomplish this? I tried route add, but that does not work.
we need return routes added to your routers for monitoring, 10.169.1.0 255.255.255.0 10.168.1.0 255.255.255.0 The gateway is 10.1.1.3 What's the command to accomplish this? I tried route add, but that does not work.
Mar 31, 2002 #2 ChrisAC ISP Joined Aug 6, 2001 Messages 2,158 Location GB ip route <destination> <subnet_mask> <next_hop> ************************ Chris Andrew, CCNA chrisac@gmx.co.uk ************************ Upvote 0 Downvote
ip route <destination> <subnet_mask> <next_hop> ************************ Chris Andrew, CCNA chrisac@gmx.co.uk ************************