keepalive udp-port

Syntax

keepalive udp-port <PORT-NUM>
no keepalive udp-port

Description

Sets the UDP port for the keepalive protocol.

The no form of this command sets the UDP port for keepalive protocol to the default of 7678.

Command context

config-vsx

Parameters

udp-port <PORT-NUM>

Specifies UDP port number. Range: 1024-65535

Authority

Administrators

Examples

Setting the UDP port for keepalive protocol to 2000:

switch(config)# vsx
switch(config-vsx)# keepalive udp-port 2000

Setting the UDP port for keepalive protocol to the default of 7678:

switch(config)# vsx
switch(config-vsx)# no keepalive udp-port