Cisco InfiniBand 4x User's Guide Page 168

  • Download
  • Add to my manuals
  • Print
  • Page
    / 174
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 167
154 Implementing Cisco InfiniBand on IBM BladeCenter
Note that we include only the commands that effect the area of the device that we configured.
We do not include the entire device configuration.
Example 7-17 is the CLI of the 3012 after the changes made in this section.
Example 7-17 3012 - after redundancy added
3012-1# show config
...
interface mgmt-ib
ip address 192.168.0.1 255.255.255.0
no shutdown
bridge-group 1 subnet-prefix 172.16.225.0 24
bridge-group 1 ib-next-hop 172.16.225.250
bridge-group 1 name "BG1"
bridge-group 2 subnet-prefix 172.16.225.0 24
bridge-group 2 ib-next-hop 172.16.225.250
bridge-group 2 name "BG2"
!
interface gateway 4/1
bridge-group 1 pkey ff:ff
!
interface gateway 8/2
bridge-group 2 pkey ff:ff
!
interface Ethernet 4/1
bridge-group 1
!
interface Ethernet 8/1
bridge-group 2
!
redundancy-group 1
redundancy-group 1 name "RG1"
!
bridge-group 1 redundancy-group 1
bridge-group 2 redundancy-group 1
...
Example 7-18 is the CLI of the 4948 prior to changes to support the bridge group (includes
left over port channel from last config).
Example 7-18 4948 - before support for redundancy added (assumes po5 already removed)
4848-1#show run
...
interface GigabitEthernet1/16
!
interface GigabitEthernet1/17
!
...
interface Vlan88
ip address 172.16.225.250 255.255.255.0
no ip route-cache
...
Page view 167

Comments to this Manuals

No comments