- Table of Contents
-
- 02-WLAN
- 00-Preface
- 01-AP management commands
- 02-Radio management commands
- 03-WLAN access commands
- 04-WLAN security commands
- 05-WLAN authentication commands
- 06-WIPS commands
- 07-WLAN QoS commands
- 08-WLAN roaming commands
- 09-WLAN load balancing commands
- 10-WLAN radio resource measurement commands
- 11-Channel scanning commands
- 12-Band navigation commands
- 13-WLAN high availability commands
- 14-802.11r commands
- 15-Wireless location commands
- 16-Hotspot 2.0 commands
- 17-WLAN RRM commands
- 18-WT commands
- 19-IoT AP commands
- 20-CM tunnel commands
- 21-Cloud connection commands
- 22-WLAN IP snooping commands
- 23-WLAN fast forwarding commands
- 24-WLAN forwarding commands
- Related Documents
-
Title | Size | Download |
---|---|---|
20-CM tunnel commands | 35.52 KB |
CM tunnel commands
cmtunnel server domain
Use cmtunnel server domain to configure the domain name of the H3C Oasis server.
Use undo cmtunnel server domain to restore the default.
Syntax
cmtunnel server domain domain-name
undo cmtunnel server domain
Default
The domain name of the H3C Oasis server is not configured.
Views
System view
Predefined user roles
network-admin
Parameters
domain-name: Specifies the domain name of the H3C Oasis server, a case-sensitive string of 1 to 253 characters.
Usage guidelines
If you execute the command multiple times, the most recent configuration takes effect.
Examples
# Configure the domain name of the H3C Oasis server as lvzhou.h3c.com.
<Sysname> system-view
[Sysname] cmtunnel server domain-name lvzhou.h3c.com
display cmtunnel state
Use display cmtunnel state to display CM tunnel state information.
Syntax
display cmtunnel state
Views
Any view
Predefined user roles
network-admin
network-operator
Examples
# Display CM tunnel state information.
<Sysname> display cmtunnel state
Cloud management tunnel
Server address : 20.0.0.1
Server name : lvzhou.h3c.com
Local port : 80
Connection state : Established
Device state : Request_success
Table 1 Command output
Field |
Description |
Server address |
IP address of the H3C Oasis server. |
Server name |
Domain name of the H3C Oasis server. |
Local port |
TCP port number used to establish CM tunnels. |
Connection state |
CM tunnel state: · Unconnected. · Request. · Established. · Close_recv—Received a CM tunnel closing packet. · Close_send—Sent a CM tunnel closing packet. |
Device state |
Local device state: · Idle—In idle state. · Connecting—Connecting to the H3C Oasis server. · Register—Sent a registration request. · Register_success—Registration succeeded. · Request—Sent a handshake request. · Request_success—Handshake succeeded. |