Maximum-Paths (Rip) - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

maximum-paths (RIP)

maximum-paths (RIP)
To configure the maximum number of equal cost parallel routes that the Routing Information Protocol
(RIP) can install into the routing table, use the maximum-paths command. To remove the
maximum-paths command and restore the system to its default condition, use the no form of this
command.
Syntax Description
maximum
Command Default
8 paths
Command Modes
Router address-family configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to allow a maximum of 16 equal cost paths to a destination:
switch# configure terminal
switch(config)# router rip Enterprise
switch(config-router)# address-family ipv4 unicast
switch(config-router-af)# maximum-paths 16
switch(config-router-af)#
Related Commands
Command
address-family
copy running-config
startup-config
show ip rip
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
256
maximum-paths maximum
no maximum-paths
Maximum number of parallel routes that RIP can install in a routing table.
The range is from 1 to 32.
Modification
This command was introduced.
Description
Enters address-family configuration mode.
Saves the configuration to the startup configuration file.
Displays a summary of RIP information for all RIP instances.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents