Brocade Communications Systems 8 Command Reference Manual page 649

Fabric os command reference manual supporting fabric
Hide thumbs Also See for 8:
Table of Contents

Advertisement

Examples
To create an IP interface using IPv4:
To create an IP interface using IPv6 with a prefix:
To delete an IP interface:
To create a static IP route using an IPv4 destination address, a net mask, and a gateway address:
To create a static IP route using IPv6:
Fabric OS Command Reference
53-1001764-02
dst_ipaddr
Specifies an optional destination IP address (IPv4 or IPv6). All packets
destined for this IP address are tagged accordingly. If a destination IP
address is not specified, all packets not already tagged will be tagged.
The default is 0.0.0.0.
switch:admin> portcfg ipif ge0 create 192.168.0.20 255.0.0.0 1500
Operation Succeeded
switch:admin> portcfg ipif ge0 create 2000::22/64 1500
Operation Succeeded
switch:admin> portshow ipif ge0
Port: ge0
Interface IPv4 Address
----------------------------------------------------------
0
192.168.0.20
1
192.168.0.21
Interface IPv6 Address
---------------------------------------------------------------
2
fe80::205:1eff:fec3:e6b2
3
2000::20
4
2000::21
5
2000::22
Flags: U=Up B=Broadcast D=Debug L=Loopback P=Point2Point R=Running
N=NoArp PR=Promisc M=Multicast S=StaticArp LU=LinkUp
switch:admin> portcfg ipif ge0 delete 192.168.0.20
Operation Succeeded
switch:admin> portcfg iproute ge0 create 192.42.0.0 255.255.255.0 192.168.0.250
Operation Succeeded
switch:admin> portcfg iproute ge0 create 2000::/64 2000::1:250
Operation Succeeded
switch:admin> portshow iproute ge0
Port: ge0
IP Address
Mask
-------------------------------------------------------------
192.42.0.0
255.255.255.0
192.168.0.0
255.255.255.0
192.168.0.10
255.255.255.255 *
192.168.0.11
255.255.255.255 *
192.168.0.21
255.255.255.255 *
192.168.0.250
255.255.255.255 *
NetMask
Effective MTU Flags
255.255.255.0
1500
255.255.255.0
1500
Len
Effective MTU
64
1500
64
1500
64
1500
64
1500
Gateway
192.168.0.250
*
portCfg
U R M
U R M
Flags
U R M
U R M
U R M
U R M
Metric
Flags
0
U G
0
U C
0
U H L
0
U H L
0
U C
0
U H L
2
617

Advertisement

Table of Contents
loading

Table of Contents