HP 1606 Fabric OS FCIP Administrators Guide v6.4.0 (53-1001766-01, November 20 - Page 43

Configuring a GbE or XGE port IP address, Brocade DCX-4S.

Page 43 highlights

Configuration steps 2 Configuring a GbE or XGE port IP address You must configure an IP address, netmask, and an MTU size for each GbE port that you intend to use. This is done using the portCfg ipif create command. The following examples create the addressing needed for the basic sample configuration in Figure 10. The following command creates an IP interface for port ge0 on the FX8-24 blade in slot 8 of the Brocade DCX-4S. switch:admin> portcfg ipif 8/ge0 create 192.168.1.24 255.255.255.0 1500 The following command creates an IP interface for port ge0 on the Brocade 7800 switch. switch:admin> portcfg ipif ge0 create 192.168.1.78 255.255.255.0 1500 FIGURE 10 Basic sample configuration NOTE For IPv4 connections, multiple GbE (or 10GbE) ports on a FX8-24 blade or a 7800 switch cannot be on same subnet. For IPv6 connections, each GbE (or 10GbE) port needs to be connected to a interface that has a unique link local address. In other words multiple GbE ports on a 7800 or FX8-24 cannot connect to next hops with the same link local address. These restrictions will be removed in a later release. Fabric OS FCIP Administrator's Guide 29 53-1001766-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116

Fabric OS FCIP Administrator’s Guide
29
53-1001766-01
Configuration steps
2
Configuring a GbE or XGE port IP address
You must configure an IP address, netmask, and an MTU size for each GbE port that you intend to
use. This is done using the
portCfg ipif create
command. The following examples create the
addressing needed for the basic sample configuration in
Figure 10
.
The following command creates an IP interface for port ge0 on the FX8-24 blade in slot 8 of the
Brocade DCX-4S.
switch:admin> portcfg ipif 8/ge0 create 192.168.1.24 255.255.255.0 1500
The following command creates an IP interface for port ge0 on the Brocade 7800 switch.
switch:admin> portcfg ipif ge0 create 192.168.1.78 255.255.255.0 1500
FIGURE 10
Basic sample configuration
NOTE
For IPv4 connections, multiple GbE
(or 10GbE)
ports on a FX8-24 blade or a 7800 switch cannot
be on same subnet
. For IPv6 connections, each GbE (or 10GbE) port needs to be connected to a
interface that has a unique link local address.
In other words multiple GbE ports on a 7800 or
FX8-24 cannot connect to next hops with the same link local address. These restrictions will be
removed in a later release.