Redistribute; Configuring Irdp; Purpose; Commands - Enterasys SecureStack B3 Configuration Manual

Stackable switches
Table of Contents

Advertisement

redistribute

Use this command to allow routing information discovered through non‐RIP protocols to be 
distributed in RIP update messages. The no form of this command clears redistribution 
parameters.
Syntax
redistribute {connected | static} [metric metric value]
no redistribute {connected | static}
Parameters
connected
static 
metric metric value
Mode
Router configuration: B3(su)‐>router(Config‐router)#
Defaults
If metric value is not specified, 1 will be applied.
Example
This example shows how to redistribute routing information discovered through static routes will 
be redistributed into RIP update messages:
B3(su)->router(Config)#router rip
B3(su)->router(Config-router)#redistribute static

Configuring IRDP

Purpose

To enable and configure the ICMP Router Discovery Protocol (IRDP) on an interface. This 
protocol enables a host to determine the address of a router it can use as a default gateway. It is 
disabled by default.

Commands

For information about...
ip irdp enable
ip irdp maxadvertinterval
ip irdp minadvertinterval
Specifies that non‐RIP routing information discovered via directly 
connected interfaces will be redistributed. 
Specifies that non‐RIP routing information discovered via static routes will 
be redistributed. Static routes are those created using the ip route 
command detailed in "ip route" on page 17‐14.
(Optional) Specifies a metric for the connected or static redistribution 
route. This value should be consistent with the designation protocol.
Refer to page...
18-10
18-10
18-11
SecureStack B3 Configuration Guide 18-9
redistribute

Advertisement

Table of Contents
loading

Table of Contents