Configuration Guide User guide
FastIron Configuration Guide 979
53-1002494-02
Configuring IP parameters – Layer 3 Switches
Brocade(config)# interface ve 1
Brocade(config-vif-1)# ip address 10.0.0.3/24
Brocade(config-vif-1)# exit
Brocade(config)# ip radius source-interface ve 1
The commands in this example configure virtual interface 1, assign IP address 10.0.0.3/24 to the
interface, then designate the interface as the source for all RADIUS packets from the Layer 3
Switch.
Syntax: [no] ip radius source-interface ethernet [<slotnum>/]<portnum> | loopback <num> | ve
<num>
The <slotnum> variable is required on chassis devices.
The <portnum> variable is a valid port number.
The <num> variable is a loopback interface or virtual interface number.
TFTP packets
To specify the lowest-numbered IP address configured on a virtual interface as the device source
for all TFTP packets, enter commands such as the following.
Brocade(config)# interface ve 1
Brocade(config-vif-1)# ip address 10.0.0.3/24
Brocade(config-vif-1)# exit
Brocade(config)# ip tftp source-interface ve 1
The commands in this example configure virtual interface 1, assign IP address 10.0.0.3/24 to the
interface, then designate the interface's address as the source address for all TFTP packets.
Syntax: [no] ip tftp source-interface ethernet [<slotnum>/<portnum> | loopback <num> | ve
<num>
The <slotnum> variable is required on chassis devices.
The <portnum> variable is a valid port number.
The <num> variable is a loopback interface or virtual interface number.
The default is the lowest-numbered IP address configured on the port through which the packet is
sent. The address therefore changes, by default, depending on the port.
Syslog packets
To specify the lowest-numbered IP address configured on a virtual interface as the device source
for all Syslog packets, enter commands such as the following.
Brocade(config)# interface ve 1
Brocade(config-vif-1)# ip address 10.0.0.4/24
Brocade(config-vif-1)# exit
Brocade(config)# ip syslog source-interface ve 1
The commands in this example configure virtual interface 1, assign IP address 10.0.0.4/24 to the
interface, then designate the interface's address as the source address for all Syslog packets.
Syntax: [no] ip syslog source-interface ethernet [<slotnum>/]<portnum> | loopback <num> | ve
<num>
The <slotnum> variable is required on chassis devices.