Installation guide
70 Oracle Communications Session Border Controller ACLI Reference Guide Version S-C6.1.0
ACLI COMMANDS N - Z SET-SYSTEM-STATE
set-front-interface speed
Syntax set-front-interface speed <slot> <port> <port speed>
Arguments <slot> Select the media interface slot
Values • 0—Left slot
• 1—Right slot
<port> Select the media interface port
Values • 0—Leftmost port
• 1—Second from left port
• 2—Third from left port (not applicable for GigE cards)
• 3—Rightmost port (not applicable for GigE cards)
<port speed> Select the port speed for selected slot and port pair
Values • 10—Set the port to 10 Mbps
• 100—Set the port to 100 Mbps
Notes This command sets the front interface cards (10/100 Phy cards only) to 10 Mbps or
100. Values configured via the speed command take effect at runtime and are not
persistent after reboot.
Example ACMEPACKET# set-front-interface 1 2 100
Mode Superuser
Release First appearance: 1.1
set-system-state
The set-system-state command sets the Net-Net SBC as either online or offline.
Syntax set-system-state <state>
Arguments <state> Select the system state
Values • online—Enable online system state
• offline—Enable offline system state
Mode Superuser
Release First appearance: 2.0
Notes The offline setting puts the Net-Net SBC into a state where it is powered on and
available for administrative purposes, but does not accept calls. Existing calls in
progress are not affected.
Example ACMEPACKET# set-system-state online