IP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 29-87
show ip redist
Displays the IPv4 route map redistribution configuration.
show ipv6 redist [rip]
Syntax Definitions
rip Displays route map redistribution configurations that use RIP as the
destination (into) protocol.
Defaults
By default all route map redistribution configurations are shown.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Specify a destination protocol with this command to display only those configurations that redistribute
routes into the specified protocol.
Release History
Release 6.6.1; command was introduced.
Examples
-> show ip redist
Source Destination
Protocol Protocol Status Route Map
------------+------------+---------+--------------------
RIP Static Enabled ipv4rm
-> show ip redist rip
Source Destination
Protocol Protocol Status Route Map
------------+------------+---------+--------------------
Static RIP Enabled ipv4rm
output definitions
Source Protocol The protocol from which the routes are learned.
Destination Protocol The protocol into which the source protocol routes are redistributed.
Status The administrative status (Enabled or Disabled) of the route map
redistribution configuration.
Route Map The name of the route map that is applied with this redistribution
configuration.