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

Creating an FCIP tunnel,

Page 45 highlights

Configuration steps 2 Creating an FCIP tunnel FCIP tunnels are created using the portCfg fciptunnel create command. The following command creates the FX8-24 end of the tunnel. VE_port 12 is specified. Circuit parameters are included to create circuit 0. The 7800 switch destination address is specified first, followed by the FX8-24 source address. ARL minimum and maximum committed rates are specified for circuit 0. switch:admin> portcfg fciptunnel 8/12 create 192.168.11.78 192.168.1.24 -b 15500 -B 1000000 The following command creates the 7800 end of the tunnel. VE_port 16 is specified. Circuit parameters are included to create circuit 0 on the 7800. The circuit parameters must match up correctly with the circuit parameters on the FX8-24 end of the circuit. The FX8-24 destination address is specified first, followed by the 7800 source address. Matching ARL minimum and maximum committed rates must be specified on both ends of circuit 0. switch:admin> portcfg fciptunnel 16 create 192.168.1.24 192.168.11.78 -b 15500 -B 1000000 You can create a tunnel with no circuit parameters. This may be useful in staging a configuration without committing specific circuit parameters. FIGURE 12 Adding an FCIP tunnel to the basic sample configuration Most FCIP features are enabled using optional arguments available on the portcfg fciptunnel create command and the portcfg fciptunnel modify command. Some of these arguments apply only to FCIP tunnels, and are used only on the portcfg fciptunnel create command and the portcfg fciptunnel modify commands. FCIP tunnel options are summarized in Table 5. Other options apply to FCIP circuits. Circuit options are described in Table 5. NOTE When circuit options are specified on the portcfg fciptunnel create command and the portcfg fciptunnel modify command, they apply only to circuit 0. When additional circuits are added, circuit options must be applied per circuit using the portcfg fcipcircuit create or the portcfg fcipcircuit modify command. Fabric OS FCIP Administrator's Guide 31 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
31
53-1001766-01
Configuration steps
2
Creating an FCIP tunnel
FCIP tunnels are created using the
portCfg fciptunnel create
command.
The following command creates the FX8-24 end of the tunnel. VE_port 12 is specified. Circuit
parameters are included to create circuit 0. The 7800 switch destination address is specified first,
followed by the FX8-24 source address. ARL minimum and maximum committed rates are specified
for circuit 0.
switch:admin> portcfg fciptunnel 8/12 create 192.168.11.78 192.168.1.24
-b 15500 -B 1000000
The following command creates the 7800 end of the tunnel. VE_port 16 is specified. Circuit
parameters are included to create circuit 0 on the 7800. The circuit parameters must match up
correctly with the circuit parameters on the FX8-24 end of the circuit. The FX8-24 destination
address is specified first, followed by the 7800 source address. Matching ARL minimum and
maximum committed rates must be specified on both ends of circuit 0.
switch:admin> portcfg fciptunnel 16 create 192.168.1.24 192.168.11.78
-b 15500 -B 1000000
You can create a tunnel with no circuit parameters. This may be useful in staging a configuration
without committing specific circuit parameters.
FIGURE 12
Adding an FCIP tunnel to the basic sample configuration
Most FCIP features are enabled using optional arguments available on the
portcfg fciptunnel
create
command and the
portcfg fciptunnel modify
command. Some of these arguments apply only
to FCIP tunnels, and are used only on the
portcfg fciptunnel create
command and the
portcfg
fciptunnel modify
commands. FCIP tunnel options are summarized in
Table 5
.
Other options apply to FCIP circuits. Circuit options are described in
Table 5
.
NOTE
When circuit options are specified on the
portcfg fciptunnel create
command and the
portcfg
fciptunnel modify
command, they apply only to circuit 0. When additional circuits are added, circuit
options must be applied per circuit using the
portcfg fcipcircuit create
or the
portcfg fcipcircuit
modify
command.