Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
60 views2 pages

E.G. Admin - User

The document provides examples of commands used to configure, monitor and manage a network device running the TN operating system. Some of the key commands shown include debug ospf lsa to debug OSPF link state advertisements, passwd to manage user passwords, ping to test network connectivity, open to open ports for TCP/UDP traffic and copy ftp to transfer files using FTP. The document also provides examples for license management functions like license install to install a license file and license request to manage license unlock periods.

Uploaded by

davidakpalu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views2 pages

E.G. Admin - User

The document provides examples of commands used to configure, monitor and manage a network device running the TN operating system. Some of the key commands shown include debug ospf lsa to debug OSPF link state advertisements, passwd to manage user passwords, ping to test network connectivity, open to open ports for TCP/UDP traffic and copy ftp to transfer files using FTP. The document also provides examples for license management functions like license install to install a license file and license request to manage license unlock periods.

Uploaded by

davidakpalu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

? TNHIGH(config)#? TNHIGH(config)#d? TNHIGH(config)#debug ? TNHIGH(config)#debug ospf ?

TNHIGH(config)#debug ospf lsa ?


TAB cli compatibility { verbose | silent } no cli compatibility
configure [terminal] TNHIGH#configure
enable [user <USERNAME>] (e.g. admin_user) TNHIGH>enable user admin_user

passwd { admin_user | view_user | oper_user | control_user } TNHIGH(config)#passwd oper_user

[no] in-service <UNIT> TNHIGH(config)#in-service 1/1

ping { <IPADDR> | <HOSTNAME> } [ ttl <TTLVALUE> ] TNHIGH>ping 192.168.1.1 TNHIGH>ping6


2001:1b70:8180:c001::1011 TNHIGH>ping6 fe80::7c71:a7c4:d012:4acc ttl 34 interface eth0
[no] open ping TNHIGH(config)#open ping

[no] open { tcp | udp } <PORT> [ <IPADDRESS> [<SUBNETMASK>] ] TNHIGH(config)#open tcp 21 192.168.2.0 255.255.255.0

copy ftp filename <FILENAME> startup-config TN-192-168-0-1(installation-mode)#copy ftp filename Config1 startup-config

copy { ftp <FTPNAME> <FILEPATH> flash [nowait] | abort | persistency } TNHIGH>copy ftp remotehost
/tn_system_release/ml_tn_software/CXP9010021_1/CXP9010021_1_MINI-LINK_TN_4.4_FP_R22B14 flash

erase startup-config TNHIGH#erase startup-config

Disable TN-192-168-0-1(installation-mode)#disable TN-192-168-0-1(installation-mode)>

Enable TN-192-168-0-1(installation-mode)>enable TN-192-168-0-1(installation-mode)#

reload [ rmm | ftp ] TN-192-168-0-1(installation-mode)#reload rmm


restart { apu_cold <R/S> | node_cold | node_warm } TNHIGH#restart node_warm

show config-validation-info source { ftp | rmm } TN-192-168-0-1(installation-mode)#show config-validation-info source ftp

Selecting ETSI standard telecom-standard { etsi | ansi } TN-192-168-0-1(installation-mode)#telecom-standard etsi

ssh ssh [ -l <USERNAME> ] { <IPADDR> | <IP6ADDR> | <HOSTNAME> } Password=cli


TNHIGH#ssh -l operator1 192.168.1.1
telnet { <IPADDR> | <IP6ADDR> | <HOSTNAME> } interface <INTERFACE> TNHIGH#telnet 192.168.1.1
TNHIGH#telnet fe80::5d32:5017:e5d8:8823 interface ppp0
traceroute { <HOSTNAME> | <ADDRESS> } TNHIGH>traceroute 192.168.1.1
write [ sf | all ] TNHIGH#write
[no] local-access TNHIGH(config)#no local-access

Downloading and installing an LKF license install <FILENAME> TNHIGH#license install my_license_file

license request TNHIGH#license request TNHIGH(license)-request#

license unlockedperiod enter { integration | maintenance | emergency } TNHIGH#license unlockedperiod


enter maintenance

license unlockedperiod exit TNHIGH#license unlockedperiod exit

Changing to the (license)-request submode TNHIGH#license request

upload [ file <FILENAME> ] [ server <FTPSERVERNAME> ] TNHIGH(license)-request#upload

You might also like