RUGGEDCOM ROX II
CLI User Guide
Chapter 7
IP Address Assignment
Adding an Option 82 Class to an Address Pool 259
If no Option 82 classes have been configured, add classes as needed. For more information, refer to
Section7.3.18.2, “Adding an Option 82 Class to an Address Pool”.
Section7.3.18.2
Adding an Option 82 Class to an Address Pool
To add an Option 82 class to an address pool, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the pool by typing:
services dhcpserver subnet-name name options ippool description option82 class
Where:
• name is the name of the subnet
• description is the name of the address pool
• class is the name of the Option82 class
3. Configure the following parameter(s) as required:
NOTE
The format for the circuit-id value is 00:00:00:{vlan}:{slot}:{port}. If the remote host
is connected to LM3/1 on VLAN 1, the ID would be 00:00:00:01:03:01. The Circuit ID uses
hexadecimal values.
Parameter Description
remote-id { remote-id } Synopsis: A string 17 characters long
Specifies the information relating to the remote host end of the circuit.
This parameter is mandatory.
circuit-id { circuit-id } Synopsis: A string 1 to 17 characters long
Specifies the local information to which circuit the request came in on (ie. 00:02:03:02)
This parameter is mandatory.
4. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section7.3.18.3
Deleting an Option 82 Class From an Address Pool
To delete an Option 82 class from an address pool, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the class by typing:
no services dhcpserver subnet-name name options ippool description option82 class
Where:
• name is the name of the subnet
• description is the name of the address pool
• class is the name of the Option82 class