To modify an existing circuit so it becomes the listener:
To modify an existing circuit so it becomes the initiator (the following example uses the string option):
To configure an IPSec-enabled tunnel to connect with an IPSec-configured tunnel in legacy mode:
To create inband management interfaces for two Brocade 7800 switches on the same subnet:
1.
2.
To create inband management interfaces for two Brocade 7800 switches on different subnets connected
by two routers:
1.
2.
3.
Fabric OS Command Reference
53-1002746-01
switch:admin> portcfg fcipcircuit 16 modify 2 -C 1
!!!! WARNING !!!!
Modify operation can disrupt the traffic on the fcipcircuit specified \
for a brief period of time. This operation will bring the existing \
circuit down (if circuit is up) before applying new configuration.
Continue with Modification (Y,y,N,n): [ n]y
Operation Succeeded
switch:admin> portcfg fcipcircuit 16 \
modify 2 --connection-type initiator
!!!! WARNING !!!!
Modify operation can disrupt the traffic on the fcipcircuit specified \
for a brief period of time. This operation will bring the existing \
circuit down (if circuit is up) before applying new configuration.
Continue with Modification (Y,y,N,n): [ n]y
Operation Succeeded
switch:admin> portcfg fciptunnel 8/12 modify --legacy
!!!! WARNING !!!!
Modify operation can disrupt the traffic on the fciptunnel specified \
for a brief period of time. This operation will bring the existing \
tunnel down (if tunnel is up) before applying new configuration.
Continue with Modification (Y,y,N,n): [ n]y
Tunnel 8/12 modify: Operation Succeeded
Configure each switch.
switch:admin> portcfg mgmtif ge0 create 192.168.3.10 255.255.255.0
switch:admin> portcfg mgmtif ge0 create 192.168.3.20 255.255.255.0
Access the switch through the external inband management interface.
linux# telnet 192.168.3.10
Configure the inband management interfaces on the first switch.
switch:admin> portcfg mgmtif ge0 create 192.168.1.10 255.255.255.0
Configure the inband management route for the management station.
switch:admin> portcfg mgmtroute ge0 create 192.168.3.0 \
255.255.255.0 192.168.1.250
Configure the inband management interfaces on the second switch.
switch:admin> portcfg mgmtif ge0 create 192.168.2.20 255.255.255.0
2
portCfg
1
651
Need help?
Do you have a question about the StoreFabric SN6500B and is the answer not in the manual?