User's Manual

Table Of Contents
Configuring Networking
Configuring Routing
Cisco RV180/RV180W Administration Guide 43
2
DRAFT - CISCO CONFIDENTIAL
IPv6 Routing Table
Destination—Destination host/network IP address for which this route is
added.
Next Hop—IP address of an adjacent or intermediate host or router through
which traffic must flow before reaching its ultimate destination.
Flags—For debugging purpose only; possible flags include:
- UPRoute is up.
- Host—Target is a host.
- GatewayUse gateway.
- R—Reinstate route for dynamic routing.
- D—Dynamically installed by daemon or redirect.
- M—Modified from routing daemon or redirect.
- A—Installed by
addrconf
.
- C—Cache entry.
- !—Reject route.
Metric—The distance to the target (usually counted in hops).
Ref—Number of references to this route.
Use—Count of lookups for the route. Depending on the use of -F and -C, this
is either route cache misses (-F) or hits (-C).
Interface—Interface to which packets for this route will be sent.
Type—Type of routing used (RIP or static).
Configuring Static Routes
You can configure static routes to direct packets to the destination network. A
static route is a pre-determined pathway that a packet must travel to reach a
specific host or network. Some ISPs require static routes to build your routing
table instead of using dynamic routing protocols. Static routes do not require CPU
resources to exchange routing information with a peer router. You can also use
static routes to reach peer routers that do not support dynamic routing protocols.
Static routes can be used together with dynamic routes. Be careful not to
introduce routing loops in your network.