IP routing configuration using the CLI 113

show brouter command

The show brouter command is used to display information about the brouter configuration on the switch.

The syntax of the show brouter command is:

show brouter [port <brouter_port>]

Usage of the optional port <brouter_port> port narrows the scope the command to the specified port. Omission of this parameter displays all ports.

The show brouter command is executed in the User EXEC mode.

UDP broadcast forwarding commands

UDP broadcast forwarding is a general mechanism for selectively forwarding limited UDP broadcasts received on an IP interface to a configured IP address. This section outlines the CLI commands used to configure and manage UDP broadcast forwarding on the switch.

ip forward-protocol udp command

The ip forward-protocol udp command is used to configure and manage UDP broadcast forwarding on the switch.

The syntax of the ip forward-protocol udp command is:

ip forward-protocol udp [<forwarding_port>

<protocol_name>] [portfwdlist <forward_list> <udp_port> <destination_ip_address> name <list_name>]

The following table outlines the parameters of this command.

ip forward-protocol udp parameters

Parameter

Description

 

 

<forwarding_port>

The port on which the UDP protocol operates.

 

 

<protocol_name>

The name of the UDP protocol to be forwarded.

 

 

<forward_list>

A list of ports to which the UDP protocol will be forwarded.

 

 

<udp_port>

The UDP port on which the forwarding originates.

 

 

<destination_ip_address>The destination IP address of the UDP forwarding.

 

 

<list_name>

The name of the forwarding list being created.

 

 

The ip forward-protocol udp command is executed in the Global Configuration mode.

Nortel Ethernet Routing Switch 5500 Series

Configuration-IP Routing Protocols

NN47200-503 03.01 Standard

5.127 August 2007

Copyright © 2005-2007, Nortel Networks

Page 113
Image 113
Nortel Networks NN47200-503 manual Show brouter command, UDP broadcast forwarding commands, Ip forward-protocol udp command