In most cases you can use the default operating properties. Change the default properties if needed for your environment.
Use the following configuration statements to configure basic local properties for a component:
- slot number component-name {
- base-dn base-dn ;
- java-runtime-environment java-runtime-environment ;
- java-heap-size java-heap-size ;
- snmp-agent;
- }
To review the default local configuration and then change values:
- [edit]
- user@host# edit slot number nic
For example:
- [edit]
- user@host# edit slot 0 nic
[edit slot 0 nic]
user@host# show
base-dn o=umc;
java-runtime-environment ../jre/bin/java;
java-heap-size 128m;
hostname DemoHost;
initial {
![]() |
Note: The hostname statement is specific to the NIC. |
- [edit slot 0 nic]
- user@host> set base-dn base-dn
- [edit slot 0 nic]
- user@host> set java-heap-size java-heap-size
- [edit slot 0 nic]
- user@host> set snmp-agent