tunneled-node-server
Syntax
tunneled-node-server [controller-ip <IP-ADDR> | backup-controller-ip
<IP-ADDR> | [keepalive <TIMEOUT>] | enable | fallback-local-switching]
no tunneled-node-server [controller-ip <IP-ADDR> | backup-controller-ip
<IP-ADDR> | [keepalive <TIMEOUT>] | enable | fallback-local-switching]
Description
Configure tunneled node server information.
The no form of the command removes the tunneled node server configuration.
Options
- controller-IP
Configure the controller IP address for the tunneled node.
- backup-controller-IP
Configure the backup controller IP address for the tunneled node.
- keepalive
Configure the keepalive timeout for the tunneled node in seconds [1-40]. The default is 8 seconds.
- enable
Enter the manager command context.
- fallback-local-switching
Apply fallback option when communication with the controller fails. When the tunneled node is applied to a port and the tunnel cannot be established with the controller, the fallback-local-switching option allows port traffic to be switched locally. When the option fallback-local-switching is not specified, the port traffic is dropped when the tunnel reestablishment fails.
Usage
switch(config)# tunneled-node-server controller-ip 15.255.133.148
switch(config)# tunneled-node-server backup-controller-ip 15.255.133.148
switch(config)# tunneled-node-server keepalive 40
switch(config)# tunneled-node-server fallback-local-switching