Configure an interface on an Ethernet port
EtherXtend User’s Guide
65
IP on a bridge
IP on a bridge allows you to put an IP address on a bridged VLAN. This
allows VLANs to be used to manage multiple EtherXtends or other devices.
One IP on a bridge can be created on a EtherXtend. The following example
provides a typical example of how you would configure IP on a bridge.
Creating the IP on a bridge interface
Create an IP on a bridge interface using the IP address of 10.11.12.13/24, and
a logical port interface 6 with a VLAN 200
Note:
The logical port interface for IP on a bridge
must
be
1-1-6-0/
ipobridge
for correct transmission of IP packets.
1
Enter
interface add
interface/type
with the type as
ipobridge
:
zSH>
interface add 1-1-6-0/ipobridge vlan 200 10.11.12.13/24
Created ip-interface-record ipobridge-200/ip.
This command creates the new IP interface as well as a new bridge. The
bridge created will be a Transparent LAN Service (TLS) bridge.
2
Enter
interface show
to verify the IP interface:
zSH>
interface show
2 interfaces
Interface Status Rd/Address Media/Dest Address IfName
--------------------------------------------------------------------------------
1/1/6/0/ip UP 1 10.11.12.13/24 00:01:47:f6:48:25 ipobridge-200
1/1/99/0/ip UP 1 0.0.0.0/0 00:01:47:f6:48:27 AutoConfig
--------------------------------------------------------------------------------
Enter
bridge show
to verify the ipobridge:
zSH>
bridge show
Type VLAN Bridge St Table Data
---------------------------------------------------------------------------------
tls 7 1-1-99-0-efmbond/bridge UP
tls Tagged 1-1-99-0-efmbond-0/bridge UP
tls 7 1-1-1-0-eth/bridge DWN
tls Tagged 1-1-1-0-eth-0/bridge DWN
tls 7 1-1-4-0-eth/bridge DWN
tls Tagged 1-1-4-0-eth-0/bridge DWN
tls 7 1-1-3-0-eth/bridge DWN
tls Tagged 1-1-3-0-eth-0/bridge DWN
tls 7 1-1-2-0-eth/bridge DWN
tls Tagged 1-1-2-0-eth-0/bridge DWN
tls Tagged 200 ipobridge-200/bridge UP
3
Create another bridge on an uplink port to manage traffic going to the
uplink connection with
bridge add
:
Summary of Contents for EtherXtend 3300 Series
Page 8: ...Contents 6 EtherXtend User s Guide...
Page 18: ...Overview 16 EtherXtend User s Guide...
Page 70: ...Basic Configuration 68 EtherXtend User s Guide...
Page 132: ...Advanced Configuration 130 EtherXtend User s Guide...
Page 146: ...IP Service Level Agreement 144 EtherXtend User s Guide...
Page 150: ...Index 148 EtherXtend User s Guide...