TMS zl Management and Configuration Guide ST.1.1.100430

A-109
Command-Line Reference
Global Configuration Context
You can use the no option with several forms of this command:
Enter the following command to disable OSPF:
Syntax: no router ospf
Enter the following command to disable a particular type of route redistri-
bution:
Syntax: no router ospf redistribute [connected | static | rip]
Enter the following command to return the router ID to the default
(127.0.0.1):
Syntax: no router ospf router-id
To enable OSPF and access the OSPF context, enter the following from the
global configuration context:
Syntax: router ospf
See “OSPF Context” on page A-179.
router pim
For PIM, you can configure PIM’s Static Rendezvous Points (static RPs). To
configure (or delete) static RPs, enter the following command:
Syntax: [no] router pim rp-address <IP address> <group address/prefix length>
Replace <IP address> with the IP address of the static RP.
Replace <group address/prefix length> with the IP address and prefix
length of the multicast group for which you are configuring the RP.
To enable (or disable) PIM and access the PIM context, enter the following
from the global configuration context:
Syntax: [no] router pim
router rip
To enable (or disable) RIP and access the RIP context, enter the following
from the global configuration context:
Syntax: [no] router rip
See “RIP Context” on page A-177.