12-Network Management and Monitoring Command Reference

HomeSupportSwitchesS9850-G SeriesTechnical DocumentsReference GuidesCommand ReferencesH3C S6850-G&S6805-G&S9850-G Switch Series Command References-R8336Pxx-6W10012-Network Management and Monitoring Command Reference
28-Quicknet commands
Title Size Download
28-Quicknet commands 87.73 KB

Quicknet commands

display quicknet configuration

Use display quicknet configuration to display the Quicknet configuration.

Syntax

display quicknet configuration

Views

Any view

Predefined user roles

network-admin

Usage guidelines

Both the TM and TC devices support this command.

Examples

# Display the Quicknet configuration on the TM.

<Sysname> display quicknet configuration

Device role                           : TM

File server:

  Type: N/A

  IP address: N/A

  Username: N/A

  Port: N/A

  VPN instance: N/A

  Directory: N/A

Topology-refresh interval             : 60(s)

Backup startup-configuration interval : N/A

Sync backup number                    : 5

Device status                         : Normal

# Display the Quicknet configuration on the TC.

<Sysname> display quicknet configuration

Device role              : TC

TM IP                    : N/A

TM MAC                   : N/A

TM sysname               : N/A

Table 1 Command output

Field

Description

Device role

Current device role. Options include:

·     TM—The role is manually specified by using a command.

·     TC—TC role manually specified by using a command.

·     TM(auto)—The role is determined through election. (This device does not support role election.)

·     TC(auto)—The role is determined through election. (This device does not support role election.)

FTP server IP

IP address of the FTP server. If no address is configured, this field displays N/A.

FTP server username

FTP server username. If no username is configured, this field displays N/A.

Topology-refresh interval

Topology refresh interval, in seconds.

Backup startup-configuration interval

Interval for automatic configuration file backup, in hours. If no interval is set, this field displays N/A.

Sync backup number

Number of TCs that can perform configuration backup at the same time.

Device status

TM status. Options include:

·     Normal.

·     Lack—Lack of configuration required by Quicknet, such as NETCONF, Telnet, local user, and LLDP.

TM IP

IP address of the TM. If the TC failed to obtain the TM IP address, this field displays N/A.

TM MAC

MAC address of the TM. If the TC failed to obtain the TM MAC address, this field displays N/A.

TM sysname

Name of the TM. If the TC failed to obtain the TM name, this field displays N/A.

 

display quicknet tc

Use display quicknet tc to display TC information.

Syntax

display quicknet tc [ tc-id ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

Parameters

tc-id: Specifies the TC ID, in the range of 1 to 1023. If you do not specify this argument, the command displays information about all TCs.

verbose: Displays detailed information. If you do not specify this keyword, the command displays brief information.

Usage guidelines

This command is supported only on the TM, and cannot be executed on TCs.

Examples

# Display the brief information about all TCs on the TM.

<Sysname> display quicknet tc

TCID DeviceType Sysname  IpAddress       MacAddress     Status   Version

1    MSR3600    S1       192.168.22.104  201c-e7c3-0300 Normal   COMWAREV700R001

Table 2 Command output

Field

Description

TCID

TC ID.

DeviceType

Device type of the TC.

Sysname

TC name.

IpAddress

IP address of the TC.

MacAddress

MAC address of the TC.

Status

Operating status of the TC. Options include:

·     Normal—The device is operating correctly.

·     Offline—The device is offline.

Version

Software version of the TC.

 

# Display detailed information about all TCs.

<Sysname> display quicknet tc verbose

TC ID                        : 1

Adding method                : Manual

Device role                  : TC(auto)

Sysname                      : S1

Model                        : MSR3620-WiNet

Device type                  : MSR3600

SYSOID                       : 1.3.6.1.4.1.25506

MAC address                  : 0e74-e2fb-0400

IP address                   : 192.168.56.103

Boot image                   :

Boot image version           :

System image                 :

System image version         :

Current-configuration file   :

Uptime                       : 2 days, 3 hours, 4 minutes

System CPU usage             : 0%

System memory usage          : 0%

Status                       : Offline

Boot-loader file             :

Startup-configuration file   :

Table 3 Command output

Field

Description

TC ID

TC ID.

Adding method

Method through which the TC joined the Quicknet network. Options include:

·     Manual.

·     Auto.

Device role

Method through which the device obtained the TC role.

·     TC—TC role manually specified by using a command.

·     TC(auto)—The role is determined through election.

Sysname

TC name.

Model

Device model of the TC.

Device type

Device type of the TC.

SYSOID

OID of the TC MIB node, which represents the device manufacturer.

MAC address

MAC address of the TC.

IP address

IP address of the TC.

Boot image

Name of the boot startup software package on the TC.

Boot image version

Version of the boot startup software package on the TC.

System image

Name of the system startup software package on the TC.

System image version

Version of the system startup software package on the TC.

Current-configuration file

Configuration file used by the TC currently.

Uptime

Uptime of the TC.

System CPU usage

CPU usage of the TC.

System memory usage

Memory usage of the TC.

Status

Operating status of the TC. Options include:

·     Normal—The device is operating correctly.

·     Offline—The device is offline.

Boot-loader file

Software package used by the TC for update.

Startup-configuration file

Configuration file used by the TC for update.

 

quicknet enable

Use quicknet tc enable to enable Quicknet and specify the device role as TM.

Use undo quicknet enable to disable Quicknet and restore the default settings of Quicknet.

Syntax

quicknet enable auto tm

undo quicknet enable

Default

Quicknet is disabled and the device role is not specified.

Views

System view

Predefined user roles

network-admin

Usage guidelines

Application scenarios

Quicknet is primarily used for centralized management and maintenance of a large number of dispersed network devices at the network edge. With Quicknet enabled, the device can establish a Quicknet network with other devices and achieve unified management through the Quicknet management system.

Operating mechanism

In a Quicknet network, the following device roles are available:

·     Topology master (TM)—Manages all devices in the Quicknet network.

·     Topology client (TC)—Managed by the TM in the Quicknet network.

Quicknet networks can include various models of network method for determining device roles varies by product positioning. The device supports using the quicknet enable auto tm command to specify the device role as TM or the quicknet tc enable command to specify the device role as TC.

Restrictions and guidelines

One Quicknet network can have only one TM.

If you switch the device role from TM to TC or disable Quicknet, the system clears all the running configuration related to Quicknet on the device.

Quicknet requires specific ACL resources. If ACL resources are insufficient, Quicknet might fail to be enabled. You can use the display acl command to view the ACL configuration and operation status and use the undo acl command to delete useless ACLs based on the actual conditions. After releasing ACL resources, you can try again to enable Quicknet. For more information about ACL, see ACL and QoS Configuration Guide.

When you enable Quicknet, the device checks whether port 80 and port 443 are occupied, as HTTP and HTTPS services require these ports. If port 80 or port 443 is occupied, Quicknet cannot be enabled.

Examples

# Enable Quicknet and specify the device role as TM.

<Sysname> system-view

[Sysname] quicknet enable auto tm

Related commands

quicknet tc enable

quicknet password

Use quicknet password to set the network-wide Quicknet password.

Use undo quicknet password to restore the default.

Syntax

quicknet password [ cipher ] string

undo quicknet password

Default

By default, the network-wide Quicknet password is not set.

Views

System view

Predefined user roles

network-admin

Parameters

cipher: Specifies a password in ciphertext format. If you do not specify this keyword, the command sets the password in plaintext format but saves the password in encrypted format.

string: Specifies the password string, a case-sensitive string of 1 to 63 characters in plaintext format or 1 to 117 characters in ciphertext format.

Usage guidelines

Application scenarios

To manage and maintain the Quicknet network, the TM establishes a NETCONF channel with each TC by using the local username (admin) and the default password. To increase device security, you can perform this task to change the password used for NETCONF channel establishment.

Operating mechanism

After you configure the network-wide Quicknet password on TM, the TM deploys the configuration to all TCs, and the password will take effect on all TCs. The TM and TCs will use this password to rebuild the NETCONF channels.

Recommended configuration

As a best practice for security purposes, change the network-wide password on the TM once the Quicknet network is established.

Restrictions and guidelines

Both the TM and TC devices support the command.

·     After you execute this command on the TM, the TM immediately synchronizes the configuration to all TCs. The local stored network password will also be synchronized to all TCs according to a set interval.

·     Executing this command on a TC only modifies the NETCONF channel authentication password for that TC. For a TC, the most recent configuration takes effect, whether it is locally configured or synchronized from the TM.

·     To use the Quicknet function normally, make sure the management username admin exists on both TM and TC. If the device comes with the pre-configured admin user, no creation is required. Otherwise, you must create the user manually. The password for user admin must match the password configured in the command. If they do not match, Quicknet authentication fails.

Examples

# Change the network-wide Quicknet password to hello123456.

<Sysname> system-view

[Sysname] quicknet enable

[Sysname] quicknet password hello123456

quicknet tc enable

Use quicknet tc enable to enable Quicknet and specify the device role as TC.

Use undo quicknet enable to disable Quicknet and restore the default settings of Quicknet.

Syntax

quicknet tc enable

undo quicknet enable

Default

By default, Quicknet is disabled and the device role is not specified.

Views

System view

Predefined user roles

network-admin

Usage guidelines

Operating mechanism

Quicknet networks can include various models of network method for determining device roles varies by product positioning. The device supports using the quicknet enable auto tm command to specify the device role as TM or the quicknet tc enable command to specify the device role as TC.

Restrictions and guidelines

If you switch the device role from TM to TC or disable Quicknet, the system clears all the running configuration related to Quicknet on the device.

Quicknet requires specific ACL resources. If ACL resources are insufficient, Quicknet might fail to be enabled. You can use the display acl command to view the ACL configuration and operation status and use the undo acl command to delete useless ACLs based on the actual conditions. After releasing ACL resources, you can try again to enable Quicknet. For more information about ACL, see ACL and QoS Configuration Guide.

When you enable Quicknet, the device checks whether port 80 and port 443 are occupied, as HTTP and HTTPS services require these ports. If port 80 or port 443 is occupied, Quicknet cannot be enabled.

Examples

# Enable Quicknet and specify the device role as TC.

<Sysname> system-view

[Sysname] quicknet tc enable

Related commands

quicknet enable

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us