- •Contents
- •Quick List of Commands
- •List of Examples
- •Preface
- •Intended Audience
- •Organization of This Guide
- •Document Conventions
- •Vyatta Publications
- •Chapter 1: Forwarding and Routing
- •Forwarding and Routing Commands
- •clear ip prefix-list
- •clear ipv6 prefix-list
- •ping <host>
- •reset ip route cache
- •reset ipv6 route cache
- •show ip forwarding
- •show ip route
- •show ip route cache
- •show ip route connected
- •show ip route forward
- •show ip route kernel
- •show ip route static
- •show ip route summary
- •show ip route supernets-only
- •show ip route table <table>
- •show ipv6 route
- •show ipv6 route bgp
- •show ipv6 route cache
- •show ipv6 route connected
- •show ipv6 route forward
- •show ipv6 route kernel
- •show ipv6 route ripng
- •show ipv6 route static
- •show ipv6 route summary
- •show monitoring protocols rib
- •show table
- •traceroute <host>
- •Chapter 2: Static Routes
- •Static Route Configuration
- •Static Routes Overview
- •Configuring Static Routes
- •Floating Static Routes
- •Showing Static Routes in the Routing Table
- •Static IPv6 Route Configuration
- •Verify That IPv6 Forwarding is Enabled
- •Add the Default IPv6 Route
- •Add a Static IPv6 Route
- •Confirm Connectivity
- •Static Route Commands
- •protocols static route <subnet> blackhole
- •protocols static route6 <subnet> blackhole
- •protocols static table <table> route <subnet> blackhole
- •protocols static table <table> route6 <subnet> blackhole
- •Glossary of Acronyms
Chapter 1: Forwarding and Routing |
Forwarding and Routing Commands 27 |
|
|
|
|
show ipv6 route cache
Displays the kernel IPv6 route cache.
Syntax
show ipv6 route cache [ipv6net]
Command Mode
Operational mode.
Parameters
ipv6net Optional. Displays kernel IPv6 route cache information for the specified route.
Default
Lists routes in the kernel IPv6 route cache.
Usage Guidelines
Use this command to display information about routes stored in the kernel IPv6 route cache. The route cache contains all paths currently in use by the cache. Multiple equal-cost paths are necessary before equal-cost-multi-path (ECMP) routing can be performed.
Basic Routing |
6.5R1 v01 |
Vyatta |
Chapter 1: Forwarding and Routing |
Forwarding and Routing Commands 28 |
|
|
|
|
show ipv6 route connected
Displays IPv6 connected routes.
Syntax
show ipv6 route connected
Command Mode
Operational mode.
Parameters
None.
Default
None.
Usage Guidelines
Use this command to display IPv6 routes directly connected to the local system.
Basic Routing |
6.5R1 v01 |
Vyatta |
Chapter 1: Forwarding and Routing |
Forwarding and Routing Commands 29 |
|
|
|
|
show ipv6 route forward
Displays IPv6 routes stored in the FIB.
Syntax
show ipv6 route forward [ipv6net]
Command Mode
Operational mode.
Parameters
ipv6net Optional. Displays information from the kernel forwarding table for the specified IPv6 route.
Default
Lists IPv6 routes in the FIB.
Usage Guidelines
Use this command to display the FIB.
The FIB contains multiple equal-cost paths if existed. Multiple equal-cost paths are necessary before equal-cost multi-path (ECMP) routing or WAN load balancing can be performed.
Basic Routing |
6.5R1 v01 |
Vyatta |
Chapter 1: Forwarding and Routing |
Forwarding and Routing Commands 30 |
|
|
|
|
show ipv6 route kernel
Displays IPv6 kernel routes.
Syntax
show ipv6 route kernel
Command Mode
Operational mode.
Parameters
None.
Default
None.
Usage Guidelines
Use this command to display IPv6 kernel routes. Kernel routes are routes that have been added through means other than by using the Vyatta CLI.
Basic Routing |
6.5R1 v01 |
Vyatta |
