Static-route – Alcatel-Lucent 7750 SR OS User Manual

Page 152

Advertising
background image

Show Commands

Page 152

7750 SR OS Router Configuration Guide

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

A:ALA-A#

A:ALA-A# show router static-arp to-ser1

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

ARP Table

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

IP Address MAC Address Age Type Interface

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

10.200.0.253 00:00:5a:40:00:01 00:00:00 Sta to-ser1

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

A:ALA-A#

A:ALA-A# show router static-arp mac 00:00:5a:40:00:01

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

ARP Table

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

IP Address MAC Address Age Type Interface

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

10.200.0.253 00:00:5a:40:00:01 00:00:00 Sta to-ser1

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

A:ALA-A#

static-route

Syntax

static-route [family] [[ip-prefix [/mask]] | [preference preference] | [next-hop ip-address] |
tag
tag]

Context

show>router

Description

This command displays the static entries in the routing table.

If no options are present, all static 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[/mask]Displays static routes only matching the specified ip-prefix and optional mask.

Values

ipv4-prefix:

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

ipv4-prefix-length: 0 — 32
ipv6-prefix:

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

ipv6-prefix-length: 0 — 128

preference preferenceOnly displays static routes with the specified route preference.

Values

0 — 65535

Advertising