udp-helper server
Syntax
udp-helper server [ vpn-instance vpn-instance-name ] ip-address
undo udp-helper server [ [ vpn-instance vpn-instance-name ] ip-address ]
View
Interface view
Default level
2: System level
Parameters
vpn-instance vpn-instance-name: Specifies the name of a MPLS L3VPN, a case-sensitive string of 1 to 31 characters. Without this option specified, the command indicates that the destination server is in the public network.
ip-address: Specifies the IP address of the destination server, in dotted decimal notation.
Description
Use udp-helper server to specify the destination server to which UDP packets are forwarded.
Use undo udp-helper server to remove the destination server.
No destination server is configured by default.
You can configure up to 20 destination servers on an interface.
Without the ip-address argument, the undo udp-helper server command removes all the destination servers on an interface.
Related commands: display udp-helper server.
Examples
# Specify the IP address of the destination server in the public network as 192.1.1.2 on the VLAN-interface 100.
<Sysname> system-view [Sysname] interface vlan-interface 100 [Sysname-Vlan-interface100] udp-helper server 192.1.1.2