TMS zl Management and Configuration Guide ST.1.1.100226
A-106
Command-Line Reference
Global Configuration Context
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-171.
schedule
This command creates a schedule object. With a schedule object, you can
configure the days and the time of day for which a firewall access policy
applies.
To create (or delete) a schedule object, enter the following command:
Syntax: [no] schedule <object name> < daily | weekdays | weekends | <days of the
week>> < all-day | <start time> <end time> >
Replace <object name> with the name you want to assign to this schedule
object.
Replace <days of the weeks> with the day(s) of the week for which you want
to allow access. Separate each day of the week with a comma.
Replace <start time> and <end time> with the starting time and ending time for
which you want to allow user access. This time should be entered in hhmm
format, following a 24-hour clock.