BLADE OS™ ISCLI Reference HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Advanced Functionality Software

BLADE OS 5.1 ISCLI Reference
BMD00115, August 2009 Chapter 4: Configuration Commands
297
RIP Route Redistribution Configuration
The following table describes the RIP Route Redistribution commands.
ip rip authentication key <password>
Configures the authentication key password.
Command mode: Interface IP
ip rip enable
Enables this RIP interface.
Command mode: Interface IP
no ip rip enable
Disables this RIP interface.
Command mode: Interface IP
show interface ip <interface number> rip
Displays the current RIP configuration.
Command mode: All
Table 179 RIP Redistribution Commands
Command Syntax and Usage
redistribute {fixed|static|ospf|eospf} <1-32>
Adds selected routing maps to the RIP route redistribution list. To add specific route maps,
enter routing map numbers, separated by a comma ( , ). To add all 32 route maps, type all.
The routes of the redistribution protocol matched by the route maps in the route redistribution
list will be redistributed.
Command mode: Router RIP
no redistribute {fixed|static|ospf|eospf} <1-32>
Removes the route map from the RIP route redistribution list.
To remove specific route maps, enter routing map numbers, separated by a comma ( , ). To
remove all 32 route maps, type all.
Command mode: Router RIP
Table 178 RIP Interface Commands
Command Syntax and Usage