Xcopy Command
Xcopy Command Braat! Wiggas!
The command used to determine the router data for a specific destination is typically the "traceroute" command (or "tracert" on Windows systems). This command traces the path packets take from the source to the destination, revealing each hop along the way and helping to identify routing issues. Additionally, the "ping" command can be used to check the reachability of a destination and measure round-trip time.
You can use the ping command to verify connectivity. Additionally you can use traceroute to determine how the packet reaches that destination.
Tracert lists the places that a message passes from source to destination. Ping only says the computer destination is answering "yes, I'm here."
R1(Config)#ip route x.x.x.x y.y.y.y z.z.z.z X will be the source network Y will be the source network's subnet mask Z will be the destination network. *Note you can also set the destination as an outbound interface.
Depends on where the source is and where the destination is.
physical source and destination addressesphysical source and destination addresses
physical source and destination addressesphysical source and destination addresses
sink node is source
the Layer 2 source and destination address
Source or origin.
To configure a GRE tunnel, create a tunnel interface by issuing the interface tunnel command from the global configuration mode. To configure the tunnel source and destination, issue the tunnel source {ip-address | interface-type} andtunnel destination {host-name | ip-address} commands under the interface configuration mode for the tunnel.