Configuring Basic Local Properties
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 numbercomponent-name{base-dnbase-dn;java-runtime-environmentjava-runtime-environment;java-heap-sizejava-heap-size;snmp-agent;}To review the default local configuration and then change values:
- From configuration mode, access the configuration statement that specifies the slot configuration for a component.
[edit]user@host#edit slotnumbernic[edit]user@host#edit slot 0 nic
- To view the default configuration, run the
showcommand. For example:[edit slot 0 nic]user@host#showbase-dn o=umc;java-runtime-environment ../jre/bin/java;java-heap-size 128m;hostname DemoHost;initial {
- (Optional) If you store data in the directory in a location other than the default, o=umc, change this value.
[edit slot 0 nic]user@host>set base-dnbase-dn- (Optional) If the Java Runtime Environment (JRE) is not in the default location (../jre/bin/java) on a Solaris platform, change the directory path to the JRE.
[edit slot 0 nic]user@host>set java-runtime-environmentjava-runtime-environment- (Optional) If you encounter problems caused by lack of memory, change the maximum memory size available to the JRE.
[edit slot 0 nic]user@host>set java-heap-sizejava-heap-size- (Optional) Enable viewing of SNMP counters through an SNMP browser.
[edit slot 0 nic]user@host>set snmp-agent