14
Use the broadcast-forwarding command.
Example
Topspin-90(config)# bridge-group 21 broadcast-forwarding
or
If you are not using DHCP, configure the next InfiniBand hop. Use the
Example
Topspin-90(config)# bridge-group 1 ib-next-hop
4.Specify the Ethernet Gateway to which you want to assign the new
•Enter interface ethernet slot/port
•Specify the new
Example
Topspin-90(config)# interface ethernet 2/1
5.Specify the internal interface gateway to which you want to assign the new
The interface gateway number is the same as the physical slot number of the Ethernet gateway that you are configuring (in this example, the number is 2).
•Enter interface gateway physical slot#.
•Specify the new bridge group.
Example
6.Return to
•Enter exit.
•Enter exit.
•Enter show bridge-group:
Example
Topspin-90# show bridge-group
All configured
7.Configure the Ethernet hosts by entering ifconfig eth#
•Log in to the host as a root user.
•Enter ifconfig eth# subnet# netmask #
Example
#ifconfig eth1 61.0.0.0 netmask 255.255.0.0
Repeat for all Ethernet hosts.