Route-table – Alcatel-Lucent 7750 SR OS User Manual

Page 143

Advertising
background image

IP Router Configuration

7750 SR OS Router Configuration Guide

Page 143

===============================================================================

Policy Description

-------------------------------------------------------------------------------

fromStatic

-------------------------------------------------------------------------------

Policies : 1

===============================================================================

B:CORE2#

route-table

Syntax

route-table [family] [ip-prefix[/prefix-length] [longer | exact] ] | [protocol protocol-name] |
[summary]

Context

show>router

Description

This command displays the active routes in the routing table.

If no command line arguments are specified, all routes are displayed, sorted by prefix.

Parameters

family — Specify the type of routing information to be distributed by this peer group.

Values

ipv4 — Displays only those BGP peers that have the IPv4 family enabled and not
those capable of exchanging IP-VPN routes.
ipv6 — Displays the BGP peers that are IPv6 capable.
mcast-ipv4 — Displays the BGP peers that are IPv4 multicast capable.

ip-prefix[/prefix-length]Displays routes only matching the specified ip-address and length.

Values

ipv4-prefix:

a.b.c.d (host bits must be set to 0)

ipv4-prefix-length: 0

32

ipv6

ipv6-prefix[/pref*:

x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0 — FFFF]H
d: [0 — 255]D

prefix-length:

1 — 128ipv6

longer — Displays routes matching the ip-prefix/mask and routes with longer masks.

exact — Displays the exact route matching the ip-prefix/mask masks.

protocol protocol-nameDisplays routes learned from the specified protocol.

Values

bgp, bgp-vpn, isis, local, ospf, rip, static, aggregate, ospf3

summary — Displays a route table summary information.

Output

Standard Route Table Output — The following table describes the standard output fields for the
route table.

Label

Description

Dest Address

The route destination address and mask.

Next Hop

The next hop IP address for the route destination.

Advertising