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.
Hithe global configuration command "ip forward-protocol udp" is missing from your configuration. You need this command for forwarding to occur. Depending on the udp service you are trying to forward you may also have to explicitly declare the udp por...
Depends if you're accessing using your router as a Terminal Server over Octal cable.Try "disconnect" command instead of "clear".Router1#sh sessConn Host Address Byte Idle Conn Name* 1 dogg 192.168.239.1 ...
The author is correct. You should always be as precise as possible whenever advertising routes to avoid issues when further addresses are added later, especially if they are added at different locations in your network."Network 1.1.1.0 0.0.0.3" achie...
By "OSPF version" do you mean the OSPF process ID?If so, you can display all the OSPF processes currently running using the command "sh ip ospf | i Process" in priv-exec mode.Hope this helps