Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
DHCP Relay Commands
OmniSwitch CLI Reference Guide
September 2009
page 36-65
show ip udp relay statistics
Displays the current statistics for each UDP port relay service. These statistics include the name of the 
service, the forwarding VLAN(s) configured for that service, and the number of packets the service has 
sent and received.
show ip udp relay [BOOTP | NBDD | NBNSNBDD | DNS | TACACS | TFTP | NTP | port]
Syntax Definitions
BOOTP
BOOTP/DHCP well-known ports 67/68.
NBDD
NBDD well-known port 138.
NBNSNBDD
NBNS/NBDD well-known ports 137/138.
DNS
DNS well-known port 53.
TACACS
TACACS well-known port 65.
TFTP
TFTP well-known port 69.
NTP
NTP well-known port 123.
port
A user-specified port that is not a well-known port.
Defaults
By default, the statistics for all UDP services is shown.
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9800, 9000E
Usage Guidelines
• Enter a service name or port number with this command to display information about an individual 
service.
• When specifying a port number, do not specify a well-known port number. Instead, use the service 
name for the well-known port (i.e., NBNS/NBDD, DNS, etc.).
Examples
-> show ip udp relay statistics
Service 
Vlan
Pkts Sent
Pkts Recvd
---------------+--------+------------+----------
BOOTP
0
0
DNS
2
10
10
4
 
15
15
TACACS
3
0
0