RUGGEDCOM ROX II
CLI User Guide
Chapter 13
Unicast and Multicast Routing
Adding a Key 475
1. Make sure the CLI is in Configuration mode.
2. Add the path by typing:
routing rip key-chain name
Where:
• name is the name of the key chain
3. Configure one or more keys for the key chain. For more information, refer to Section13.7.9.4, “Adding a Key”.
4. Configure a routing interface to use the key chain for authentication purposes. For more information, refer to
Section13.7.11.2, “Configuring a Routing Interface”.
5. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.7.9.4
Adding a Key
Keys (or shared secrets) are used to authenticate communications over a RIP network. To maintain network
stability, each key is assigned an accept and send lifetime.
The accept lifetime is the time period in which the key is accepted by the device.
The send lifetime is the time period in which they key can be sent to other devices.
This is referred to as hitless authentication key rollover, a method for seamlessly updating authentication keys
without having to reset network sessions.
To add a key to a key chain, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the key by typing:
routing rip key-chain name key id
Where:
• name is the name of the key chain
• id is the ID of the key
3. Configure the key name setting by configuring the following parameter(s):
Parameter Description
key-string { key-string } Synopsis: A string
Sets the key string.
4. Configure the accept lifetime settings by configuring the following parameter(s):
Parameter Description
start { start } Synopsis: A string
The beginning time in which the key is considered valid.
expire { expire } Synopsis: { infinite } or a string
Expire time.
5. Configure the send lifetime settings by configuring the following parameter(s):