14

Use the broadcast-forwarding command.

Example

Topspin-90(config)#bridge-group 21 broadcast-forwarding

Topspin-90(config)#

or

If you are not using DHCP, configure the next InfiniBand hop. Use the ib-next-hopcommand.

Example

Topspin-90(config)#bridge-group 1 ib-next-hop

Topspin-90(config)#

4.Specify the Ethernet Gateway to which you want to assign the new bridge-group.

Enter interface ethernet slot/port

Specify the new bridge-group

Example

Topspin-90(config)#interface ethernet 2/1

Topspin-90(config-if-ether-2/1)# bridge-group 21 pkey 00:01

5.Specify the internal interface gateway to which you want to assign the new bridge-group.

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

Topspin-90(config-if-ether-2/1)# interface gateway 2

Topspin-90(config-if-gw-2)# bridge-group 21

Topspin-90(config-if-gw-2)#

6.Return to User-Exec mode and view the bridge-group.

Enter exit.

Enter exit.

Enter show bridge-group:

Example

Topspin-90(config-if-gw-2)# exit

Topspin-90(config)# exit

Topspin-90#show bridge-group

All configured bridging-ports are displayed.

7.Configure the Ethernet hosts by entering ifconfig eth# ip-addressnetmask netmask.

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.

Page 22
Image 22
Cisco Systems SFS 3001 Use the broadcast-forwarding command, Enter interface ethernet slot/port, Enter show bridge-group