Command Line Interface: CLI Management User Guide
Command Line Interface: CLI Management User Guide
Command Line Interface: CLI Management User Guide
210-0000052 rev01
© Copyright 2002 Net To Net Technologies, Inc.
™ The Net To Net Logo is a trademark of Net To Net Technologies, Inc.
210-0000052 rev 01
Contents
1.0 OVERVIEW
3.1 Overview
3.1.1 Command Syntax
3.1.2 Command Errors
3.1.2.1 Syntax Error
3.1.2.2 Slot and/or Port Number Error
3.1.3 Command History
3.1.3.1 Back
3.1.3.2 Forward
210-0000052 rev 01
3.2 SET Commands
3.2.1 System Configuration
3.2.1.1 CLI Session Timeout
3.2.1.2 Gateway
3.2.1.3 Inband Management
3.2.1.4 Inband Management VLAN ID
3.2.1.5 IP Address
3.2.1.6 Password
3.2.1.7 SNMP Community String
3.2.1.8 Subnet Mask
3.2.1.9 System Name
3.2.2 Port Configuration
3.2.2.1 Backbone-VLAN
3.2.2.2 Flood
3.2.2.3 Priority
3.2.2.4 VLAN Range
3.2.2.5 SDSL Line Code
3.2.2.6 Speed
210-0000052 rev 01
1.0 OVERVIEW
Net to Net Technologies' Micro DSLAMs and IP DSLAMs can be managed with Command Line Interface
(CLI) through either a direct PC to DSLAM COM (Communication) Port connection or from a remote network
connection via Telnet.
Up to 10 CLI connections can run concurrently: 1 direct connection via the Micro DSLAM or
MUM2000-2 COM Port and up to 9 remote connections via Telnet. There are two classes of CLI
users: Superuser (read/write) and General User (read only). Both classes may be logged in
simultaneously.
210-0000052 rev 01
1.3.1 CLI User Access Defaults
1.3.1.2 Read/Write
Username: "superuser"
Password: "Password"
1.3.2.1 IP Address
IPD12000 Slot 13*: 192.168.254.252 *As a method of preventing duplicate IP
IPD12000 Slot 14*: 192.168.254.253 Address conflicts, default IP Addresses
for the IPD12000 are configured
IPD4000 Slot 5: 192.168.254.252 according to the slot location of the
Micro DSLAM: 192.168.254.252 Multiplexer Uplink Module(s) (MUMs).
1.4.1 Memory
Configuration backup is inherent in Net to Net Technologies' Micro DSLAMs and IP DSLAMs.
Upon initial power up, default parameters will remain in place unless changed through CLI,
SNMP (Simple Network Management Protocol) or NMS (Net to Net's Network Management
System). Once changed, new configurations will automatically be recorded in both RAM and
NVRAM:
210-0000052 rev 01
1.4.1.1 RAM (Random Access Memory)
Data stored in RAM will be erased if the DSLAM loses power.
Configuration files can also be flash downloaded FROM a local file TO a DSLAM, simply replace
the GET command with a PUT command. Refer to your TFTP user manual for further
instruction.
NOTE If you have an IPD12000 with two MUMs (one each in Slots 13 and 14), backups must be done for each
MUM individually.
210-0000052 rev 01
1.5 Data Management
A replacement module (of like model) will take on the same configurations as the
previous module only if the Multiplexer Uplink Module (MUM) remains in the chassis and
the chassis retains power during the interim. Otherwise replacement module
configurations will revert to original default settings.
A replacement MUM will take on the same configurations as the previous MUM only if
there is at least one interface module installed in the IP DSLAM and the IP DSLAM
retains power during the interim. Otherwise, the replacement MUM will revert to original
default settings.
CAUTION Clearing NVRAM to restore original default settings includes restoring Net to Net's default IP
Address, Subnet Mask and Gateway. Additionally, Inband Management will revert to its original
default setting (OFF) and you will be required to establish a direct PC to DSLAM connection for any
subsequent configurations.
210-0000052 rev 01
1.5.2.2 IP DSLAM
Install the MUM you wish to clear into a powered IP DSLAM chassis devoid of interface
modules; if there are interface modules installed in the IP DSLAM, it is not necessary to
completely remove them, simply slide them out of the chassis far enough to disengage
the interface module connector at the back of the chassis and ensure that the power
LED on the interface module faceplate is no longer illuminated. Allow a minimum of one
[1] minute to pass with the MUM running in the chassis before reinstalling any of the
interface modules.
1.5.3.1 Manual
1.5.3.1.2 IP DSLAM
Initial configuration requires a direct physical connection from your PC to the Micro DSLAM or MUM2000-2
COM Port.
NOTE If your DSLAM has already been installed and configured, it can be managed with CLI via either a direct PC connection
(Section 2.1) or remotely via Telnet (Section 3.4.1.4).
210-0000052 rev 01
The adapter pinout is as follows:
PIN SµD20XX RJ45 PORT PINOUT DIRECTION PC RS232 SERIAL PORT PINOUT
1 Transmit Data TxD → RxD Receive Data
2 Data Set Ready DSR ← RTS Request to Send
3 Clear to Send CTS ← DTR Data Terminal Ready
4 Receive Data RxD ← TxD Transmit Data
5 Ground GND ↔ GND Ground
6 Data Terminal Ready DTR → CTS Clear to Send
7 Request to Send RTS → DSR Data Set Ready
8 No Connect NC DCD Data Carrier Detect
Launch the Terminal Emulator on your PC and configure the program settings. Actual configurations
will depend upon the Terminal Emulator model type being used, though settings should be modeled
after the list below; most are standard defaults. Refer to your Terminal Emulator user manual for
further information.
2.2.1 Log In
Once your Terminal Emulator has been launched, the following information will appear on your
screen:
210-0000052 rev 01
This information will be followed by a request for username and, once username has been
entered, a request for password. You must log in as a Superuser in order to make
configuration changes.
Username: "superuser"
Password: "Password"
3.1 Overview
z Each CLI command must be typed in the sequence shown for that command
z For all CLI commands requiring a slot number, the slot number should be entered as "1"
when configuring Micro DSLAMs
z The start and end values of a number range may be separated by either a space (" ") or
a dash (" - ")
z A correctly entered command will be mirrored back to you, followed by the requested
data and/or a statement indicating the action taken
CAUTION A command that is mirrored back to you has most likely been carried out. However, any command
NOT mirrored back to you has definitely NOT been carried out.
210-0000052 rev 01
3.1.3 Command History
The ten most recently entered CLI commands can be reviewed by pressing the ↑ and ↓ keys.
Each of these commands can also be altered for reuse: simply backspace on the chosen
command line to the point you wish to alter, type the updated information and press the Enter
Key.
3.1.3.1 Back
The Up Arrow Key (↑) scrolls back from the most to the least recent of the last ten
commands entered.
3.1.3.2 Forward
The Down Arrow Key (↓) Scrolls forward from the least to the most recent of the last ten
commands entered.
NOTE You can only scroll forward if you have already scrolled back; it is not possible to scroll forward
from the most recent command.
A SET command is used to configure slots and/or ports, either individually or as groups. The
following parameters are configured with SET commands:
NOTE All SET commands, with the exception of CLI Session Timeout and System Name, must be entered with a slot
number. Slot number should be entered as "1" for all Micro DSLAMs.
Unless your PC has been configured to accept Net to Net's default system settings, or initial
DSLAM configuration has already been completed, you will need to set a proprietary IP
Address, Subnet Mask and Gateway. If remote DSLAM management is desired via CLI, Net to
Net's Network Management System (NMS) and/or Simple Network Management Protocol
(SNMP), you must also set Inband Management. Additionally, if your network is running VLANs
to facilitate packet direction and/or promote packet security, you must also set Inband MGMT
(Management) VLAN ID. If any of these proprietary values are unknown, contact your System
Administrator or Information Technology Manager for further information. If you have an
IPD12000 with two MUMs, system settings for each MUM must be configured separately.
NOTE Configuration changes can be made with CLI at any time, regardless of IP Address, Subnet Mask and
Gateway settings, via a direct connection from the Micro DSLAM or MUM2000-2 COM Port to your PC.
210-0000052 rev 01
3.2.1.1 CLI Session Timeout
CLI Session Timeout sets the amount of time a CLI session can sit idle before the user is
automatically logged out. Time is represented in seconds; minimum is 30.
3.2.1.2 Gateway
The proper syntax for a Gateway is xxx.xxx.xxx.xxx. The maximum allowable value for each
triple-digit quadrant is 255. The Gateway assigned to your DSLAM must duplicate that of
your PC.
[system name] ->SET SLOT [13 or 14 for the IPD12000, 5 for the IPD4000, 1 for the Micro
DSLAM] DEFAULT_GATEWAY [xxx.xxx.xxx.xxx]
Default: 0.0.0.0
NOTE In order to remote manage a DSLAM via CLI, Telnet must also be enabled (Section 3.4.1.6).
[system name] ->SET SLOT [13 or 14 for the IPD12000, 5 for the IPD4000, 1 for the Micro
DSLAM] INBAND_MANAGEMENT [ON, OFF]
Default: OFF
[system name] ->SET SLOT [13 or 14 for the IPD12000, 5 for the IPD4000, 1 for the Micro
DSLAM] INBAND_MGMT_VLAN_ID [0-4085]
Default: 0
NOTE Inband Management VLAN ID applies only to remote network management, it does not apply to
direct connections between your PC and the DSLAM COM or MGMT port.
3.2.1.5 IP Address
The proper syntax for an IP Address is xxx.xxx.xxx.xxx. The maximum allowable value for
each triple-digit quadrant is 255. The assigned IP Address must be in the same range as
210-0000052 rev 01
that of your PC but cannot duplicate it exactly: the first three triple-digit quadrants must
match your PC's IP Address, the fourth quadrant must be unique to the Micro DSLAM or
MUM2000-2 being configured.
[system name] ->SET SLOT [13 or 14 for the IPD12000, 5 for the IPD4000, 1 for the Micro
DSLAM] IP_ADDRESS [xxx.xxx.xxx.xxx]
Default: 192.168.254.xxx
xxx=252 IPD12000 Slot 13, IPD4000 Slot 5, all Micro DSLAMs
xxx=253 IPD12000 Slot 14
3.2.1.6 Password
Passwords may be alpha and/or numeric up to 15 case-sensitive characters in length.
You will be prompted for values. Only one password may be assigned per each class of
user: all general users utilize the same password and all superusers utilize the same
password.
NOTE General and Superuser passwords cannot be configured remotely via Telnet; CLI configuration of
passwords can only be accomplished via a direct connection from your PC to the Micro DSLAM or
MUM2000-2 COM port.
[system name] ->SET SLOT [13 or 14 for the IPD12000, 5 for the IPD4000, 1 for
the Micro DSLAM] GENERAL_PASSWORD
Default: "Password"
[system name] ->SET SLOT [13 or 14 for the IPD12000, 5 for the IPD4000, 1 for
the Micro DSLAM] SUPERUSER_PASSWORD
Default: "Password"
210-0000052 rev 01
NOTE Read only and read/write SNMP community strings cannot be configured remotely via Telnet; CLI
configuration of SNMP community strings can only be accomplished via a direct connection from
your PC to the Micro DSLAM or MUM2000-2 COM port.
[system name] ->SET SLOT [13 or 14 for the IPD12000, 5 for the IPD4000, 1 for
the Micro DSLAM] SNMP_READONLY_COMMUNITY
Default: "Password"
[system name] ->SET SLOT [13 or 14 for the IPD12000, 5 for the IPD4000, 1 for
the Micro DSLAM] SNMP_READWRITE_COMMUNITY
Default: "Password"
[system name] ->SET SLOT [13 or 14 for the IPD12000, 5 for the IPD4000, 1 for the Micro
DSLAM] SUBNET_MASK [xxx.xxx.xxx.xxx]
Default: 255.255.255.0
210-0000052 rev 01
NOTE CLI System Name is tied to the first 32 characters of the SNMP MIB-II OID sysName;
configuration of the system name via SNMP changes the CLI command prompt.
3.2.2.1 Backbone-VLAN
A Backbone-VLAN tag is the primary packet identifier; it allows a router with backbone
capabilities to make smarter decisions, in directing unlearned traffic, by pointing packets
to the correct network clouds. Once the packets have made it to the proper network,
standard VLAN tags direct the packets to the intended ports.
PACKETS
COMING WITH WILL BE
FROM THE
both
Backbone- dropped, regardless of whether the Backbone-VLAN tag is in
WAN
VLAN & VLAN accordance with current configurations.
tags
transmitted in accordance with standard VLAN rules (Section
3.2.2.4). If the packet adheres to standard VLAN rules and
standard
the Backbone-VLAN is currently configured, then a Backbone-
WAN VLAN tags
VLAN tag will automatically be added to the packet, prior to
only
transmission, along with the configured VLAN ID, configured
Priority and a zero [0] CFI bit.
dropped if the Backbone-VLAN is not currently configured, or
both if the Backbone-VLAN is configured but the packet's
Backbone- Backbone-VLAN tag does not match the current configuration.
uplink
VLAN & VLAN If the packet's Backbone-VLAN tag DOES match the current
tags configuration, the packet will follow standard VLAN rules
(Section 3.2.2.4).
standard dropped, if the Backbone-VLAN is currently configured. If the
uplink VLAN tags Backbone-VLAN is NOT currently configured, then the packet
only will follow standard VLAN rules (Section 3.2.2.4).
NOTE A Backbone-VLAN tag cannot be used independently; standard VLAN tags must be set (Section
3.2.2.4). Additionally, the DSLAM uplink connection for the port being configured must run
through a router in order for a Backbone-VLAN tag to function.
Backbone-VLAN = 0-4085
Default: 0 (disabled)
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the IPD4000, 1
for the Micro DSLAM] PORT [ALL or port number] BACKBONE_VLAN [0-4085]
3.2.2.2 Flood
Flood refers to the method in which interface modules handle unknown unicasts (traffic
directed to a single MAC Address), multicasts (traffic directed to multiple MAC
Addresses) and broadcasts (traffic directed to all MAC Addresses) for each port. The
Institute of Electrical and Electronics Engineers (IEEE) Virtual Local Area Network (VLAN)
210-0000052 rev 01
standard 802.1Q dictates that packets should be forwarded (flooded) if within the VLAN
range for that port.
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the
IPD4000, 1 for the Micro DSLAM] PORT [ALL or port number] FLOOD UPL
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the
IPD4000, 1 for the Micro DSLAM] PORT [ALL or port number] FLOOD VLN
3.2.2.3 Priority
In compliance with the IEEE 802.1p Standard (a subset of 802.1Q), each port can be set
with one of eight levels of prioritization designated numerically from 0 to 7: 0 denotes no
priority and 7 denotes the highest priority. This allows packets coming from ports
configured with higher priorities to scavenge bandwidth from lower priority ports if, or
when, bandwidth becomes scarce.
IF A PORT IS
THEN
CONFIGURED WITH
the configured priority is irrelevant; the packet doesn't have
VLAN 0 (OFF)
VLAN tags.
a Single VLAN (Access the configured priority will automatically be added to the VLAN
Port) tag and Backbone-VLAN tag (if utilized).
the existing priority in the VLAN tag(s) and Backbone-VLAN tag
one or more VLAN
(if utilized) will automatically be replaced with the configured
Ranges (Trunk Port)
priority.
Priority = 0 - 7
Default: 0 (no priority)
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the IPD4000, 1
for the Micro DSLAM] PORT [ALL or port number] PRIORITY [0-7]
210-0000052 rev 01
conjunction with a Backbone-VLAN tag (Section 3.2.2.1). VLAN start and end tags
indicate the 802.1Q VLAN tag range to be supported for each port. Depending on your
Micro DSLAM or interface module model type, up to 10 VLAN ranges may be specified
per port, each of which may be configured with VLAN 0, a single VLAN or VLAN range.
NOTE When configuring VLAN Range(s) for a port, both Start and End VLAN tags must be entered for
ALL ranges, including single VLAN and VLAN OFF.
PACKETS
COMING WITH WILL BE
FROM THE
no VLAN tag transmitted
WAN
any VLAN tag dropped
no VLAN tag transmitted
uplink
any VLAN tag dropped
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the
IPD4000, 1 for Micro DSLAM] PORT [ALL or port number] VLAN_RANGE [1-10] 0-0
NOTE Only ONE of a port's possible VLAN ranges may be set with a single tag for a port to be
considered an Access Port. If more than one VLAN range is configured for a port, whether
with single tags or ranges, the port automatically becomes a Trunk Port (Section
3.2.2.4.3).
210-0000052 rev 01
PACKETS
COMING WITH WILL BE
FROM THE
transmitted; the configured VLAN tag
will automatically be added to the
WAN no VLAN tag packet, prior to transmission, along
with the configured VLAN ID, configured
Priority and a zero [0] CFI bit.
WAN any VLAN tag dropped
uplink no VLAN tag dropped
transmitted; the VLAN tag will
the specified
uplink automatically be removed from the
VLAN Access tag
packet prior to transmission.
a tag that does
not match the
uplink dropped
configured VLAN
Access tag
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the
IPD4000, 1 for the Micro DSLAM] PORT [ALL or port number] VLAN_RANGE [1-10]
[(1-4085) - (1-4085)]
NOTE A port configured with more than one single VLAN tag is considered a Trunk Port, not an
Access Port.
PACKETS
COMING WITH WILL BE
FROM THE
WAN no VLAN tag dropped
transmitted; the packet will retain its
a VLAN tag within the original VLAN tag, along with VLAN ID and
WAN specified trunk port CFI bit. The original Priority, however,
range will automatically be replaced with the
DSLAM port's current Priority configuration.
a VLAN tag outside of
WAN dropped
the trunk port range
uplink no VLAN tag dropped
a VLAN tag within the transmitted as is; the packet will retain
uplink specified trunk port its original tag configurations for VLAN ID,
range Priority and CFI bit.
a VLAN tag outside of
uplink dropped
the trunk port range
210-0000052 rev 01
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the
IPD4000, 1 for the Micro DSLAM] PORT [ALL or port number] VLAN_RANGE [1-10]
[(1-4085)-(1-4085)]
NOTE SDSL Line Code is currently configurable on SIM2000 interface modules and SDSL Micro
DSLAMs only; it is hard set on all other Net to Net SDSL products. Additionally, line code applies
to ALL ports on SIM2000s and Micro DSLAMs; it cannot be configured for individual ports.
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the
IPD4000, 1 for the Micro DSLAM] PORT [ALL or port number] SDSL_LINE_CODING
GSHDSL
3.2.2.5.2 2B1Q
Two Binary, One Quaternary (2B1Q) line code is a four-level PAM technique which
reduces the signaling rate to half of the bit rate, thereby doubling transmission
efficiency.
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the
IPD4000, 1 for the Micro DSLAM] PORT [ALL or port number] SDSL_LINE_CODING
2B1Q
3.2.2.5.3 CAP
Carrierless Amplitude and Phase (CAP) line code modulates transmit and receive
signals into two wide-frequency bands that can pass throught a filter without being
attenuated.
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the
IPD4000, 1 for the Micro DSLAM] PORT [ALL or port number] SDSL_LINE_CODING
CAP
3.2.2.6 Speed
The interface module or Micro DSLAM model type will determine the number of options
and individual speeds available for each port. Setting speed to OFF will disable the port.
See individual Interface Module User Guides and Micro DSLAM Installation Instructions
to obtain specific speed vs. distance capabilities and the default speed settings for each
model. When configuring bandwidth, speed must be expressed in kbps and entered as a
whole number followed by a "k".
Default: varies
210-0000052 rev 01
[system name] ->SET SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the IPD4000, 1
for the Micro DSLAM] PORT [ALL or port number] SPEED [xxxxk, OFF]
A SHOW command returns the current configuration of a requested parameter as identified by slot
number, port number and/or parameter name. Enter SHOW commands as you would SET
commands (Section 3.2): simply replace the word SET with the word SHOW and exclude
configuration values from the end of the command. The following parameter configurations can be
requested with a SHOW command:
NOTE All SHOW commands, with the exception of CLI Session Timeout and System Name, must be entered with a
slot number. The slot number should be entered as "1" for all Micro DSLAMs.
[system name] ->SHOW SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the IPD4000, 1 for
the Micro DSLAM] PORT [ALL or port number] SPEED
Slot 5 Port 1 Speed = ____ kbps The number of ports listed, and the speed shown
Slot 5 Port 2 Speed = ____ kbps for each port, would depend upon the interface
module model type in slot 5 and the current speed
Slot 5 Port 3 Speed = ____ kbps configuration as set for each port.
Slot 5 Port 4 Speed = ____ kbps
Slot 5 Port 5 Speed = ____ kbps
Slot 5 Port 6 Speed = ____ kbps
Slot 5 Port 7 Speed = ____ kbps
Slot 5 Port 8 Speed = ____ kbps
Slot 5 Port 9 Speed = ____ kbps
Slot 5 Port 10 Speed = ____ kbps
Slot 5 Port 11 Speed = ____ kbps
Slot 5 Port 12 Speed = ____ kbps
210-0000052 rev 01
[system name] ->show
OR
[system name] ->show all
E.g., If there are two MUM2000-2s in your IPD12000 and you are logged into the system
via the MUM in Slot 13, the SHOW ALL response would appear as follows:
210-0000052 rev 01
[system name] ->SHOW SLOT [ALL or 1-12 for the IPD12000, ALL or 1-4 for the IPD4000, 1 for
the Micro DSLAM] PORT [ALL or port number] FIRMWARE_VERSION
Slot 5 Port 1 MUX Version: ____,CONV Version: ____, The number of ports listed,
Slot 5 Port 2 MUX Version: ____,CONV Version: ____, and the firmware versions
shown for each port would
Slot 5 Port 3 MUX Version: ____,CONV Version: ____, depend upon the interface
Slot 5 Port 4 MUX Version: ____,CONV Version: ____, module model type in slot 5.
Slot 5 Port 5 MUX Version: ____,CONV Version: ____,
Slot 5 Port 6 MUX Version: ____,CONV Version: ____,
Slot 5 Port 7 MUX Version: ____,CONV Version: ____,
Slot 5 Port 8 MUX Version: ____,CONV Version: ____,
Slot 5 Port 9 MUX Version: ____,CONV Version: ____,
Slot 5 Port 10 MUX Version: ____,CONV Version: ____,
Slot 5 Port 11 MUX Version: ____,CONV Version: ____,
Slot 5 Port 12 MUX Version: ____,CONV Version: ____,
The following CLI commands are used independently of the SET and SHOW commands.
3.4.1.1 Allow
Specifies the IP Address(es) from which a DSLAM may be remotely managed.
NOTE DSLAMs are always manageable via a direct physical connection with the MUM2000-2 or Micro
DSLAM COM (Communication) port, regardless of management IP Address specifications.
210-0000052 rev 01
3.4.1.1.4 COM (Communication) Port Only
Each ALLOW command entered overwrites all previously entered ALLOW commands.
CAUTION Clearing Micro DSLAM or MUM2000-2 NVRAM restores ALL system and port configurations to
original default settings including IP Address, Subnet Mask and Gateway. Additionally,
Inband Management will revert to its original default setting (OFF) and you will be required
to establish a direct connection with your DSLAM for any subsequent configurations.
NVRAM cannot be cleared remotely via Telnet; your PC must be directly connected to the
Micro DSLAM or MUM2000-2 COM Port. Once the Clear NVRAM command has been
entered, the process will take approximately one [1] minute to complete and you will be
required to log back in for any subsequent configurations.
3.4.1.3 Reset
Resets (reboots) the Micro DSLAM or IP DSLAM interface module(s), clearing RAM and
restoring all port configurations to original default settings. Resetting the DSLAM does
NOT clear NVRAM; system settings will remain as configured. A system reset takes
approximately one [1] minute to complete, after which you will be required to log back in.
NOTE In order to remote manage a DSLAM via CLI, Inband Management must also be enabled (Section
3.2.1.3).
210-0000052 rev 01
[system name] ->disable_tftp
3.4.1.10 Who
Returns the IP Addresses of all users currently logged on to the management system
through CLI and specifies whether each user is a Superuser or General User. Also
specifies which user, if any, is logged on via a direct connection through the DSLAM COM
port (as opposed to remote connections via Telnet).
3.4.2 HELP
The HELP command returns a list of CLI command possibilities.
ITEMS VALUES
------------------------------------ --------------------------------------
ALLOW Allow IP_Address [IP_ADDRESS] (for mgmt)
BACKBONE_VLAN [0-4085]
CLEAR_NVRAM Reboots the unit and restores factory defaults
CLI_SESSION_TIMEOUT Changes the CLI Session Inactivity Timeout
DEFAULT_GATEWAY xxx.xxx.xxx.xxx
DISABLE_TELNET Disables TELNET Capabilities
DISABLE_TFTP Disables TFTP Server
DISABLE_WEB_SERVER Disables the web server interface (NMS)
ENABLE_TELNET Enables TELNET Capabilities
ENABLE_TFTP Enables TFTP Server
ENABLE_WEB_SERVER Enables the web server interface (NMS)
210-0000052 rev 01
FIRMWARE_VERSION Displays the firmware version
FLOOD [UPL, VLN]
GENERAL_PASSWORD You will be prompted for values
INBAND_MANAGEMENT [ON, OFF]
INBAND_MGMT_VLAN_ID [0-4085]
IP_ADDRESS xxx.xxx.xxx.xxx
LOGOUT Logs user out of CLI
PRIORITY [0-7]
RESET
SDSL_LINE_CODING [GSHDSL, CAP, 2B1Q]
SNMP_READONLY_COMMUNITY You will be prompted for values
SNMP_READWRITE_COMMUNITY You will be prompted for values
SPEED [XXXXk, OFF] where XXXX = speed (in kbps)
SUBNET_MASK xxx.xxx.xxx.xxx
SUPERUSER_PASSWORD You will be prompted for values
SYSTEM_NAME Changes the DSLAM System Name and CLI Prompt
VLAN_RANGE VLAN_RANGE: SHOW=[ALL, 1-10], SET=[1-10]
VLAN_ID: [0-4085]-[0-4085]
WHO Who's logged on
3.4.3 LOGOUT
Logs users out of the DSLAM management system.
The following information can be found via the Technical Support page at nettonet.com:
If you are unable to locate the answers to your questions online, please contact Net to Net
Technologies' Technical Support Department directly:
210-0000052 rev 01