host1(config-if)#
lacp active
host1(config-if)#
interface fastEthernet 0/5
host1(config-if)#
speed 100
host1(config-if)#
duplex full
host1(config-if)#
lacp active
The following commands create a virtual router, add the Ethernet physical interfaces
to a LAG bundle named bundleBoston, and assign an IP address and mask to the
bundle.
host1(config)#
virtual-router boston
host1:boston(config)#
interface lag boston
host1:boston(config-if)#
member-interface fastEthernet 0/0
host1:boston(config-if)#
member-interface fastEthernet 0/5
host1:boston(config-if)#
ip address 1.1.1.1 255.255.255.0
Example: Configuring a PPPoE Subinterface for a LAG Bundle
The following example displays LACP configuration for two Fast Ethernet interfaces
in slot 4. The interfaces are enabled for passive LACP. The speed and duplex
characteristics are the same for both interfaces.
host1(config)#
interface fastEthernet 4/0
host1(config-if)#
speed 100
host1(config-if)#
duplex full
host1(config-if)#
lacp passive
host1(config-if)#
interface fastEthernet 4/3
host1(config-if)#
speed 100
host1(config-if)#
duplex full
host1(config-if)#
lacp passive
The following commands add the Ethernet physical interfaces to a LAG bundle named
chicago.
host1(config)#
interface lag chicago
host1(config-if)#
member-interface fastEthernet 4/0
host1(config-if)#
member-interface fastEthernet 4/3
The following commands configure a PPPoE subinterface for the LAG bundle named
chicago. In the LAG interface identification command (
interface lag chicago.1
), the
number 1 represents the subinterface number for the PPPoE subinterface.
host1(config-if)#
encapsulation pppoe
host1(config)#
interface lag chicago.1
host1(config-if)#
encapsulation ppp
host1(config-if)#
ip address 10.10.1.1 255.255.0.0
As an alternative to using the command
interface lag chicago.1
to configure the
PPPoE subinterface in this example, you can also use the command
pppoe
subinterface lag chicago.1
to achieve the same result. For more information, see
“pppoe subinterface lag” on page 207.
208
■
Example: Configuring a PPPoE Subinterface for a LAG Bundle
JUNOSe 11.1.x Link Layer Configuration Guide
Summary of Contents for JUNOSE 11.1.X - LINK LAYER CONFIGURATION 4-7-2010
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 1 x Link Layer Configuration Guide...
Page 26: ...xxvi List of Figures JUNOSe 11 1 x Link Layer Configuration Guide...
Page 34: ...2 Chapters JUNOSe 11 1 x Link Layer Configuration Guide...
Page 230: ...198 Monitoring VLAN and S VLAN Subinterfaces JUNOSe 11 1 x Link Layer Configuration Guide...
Page 258: ...226 Monitoring 802 3ad Link Aggregation JUNOSe 11 1 x Link Layer Configuration Guide...
Page 334: ...302 Troubleshooting JUNOSe 11 1 x Link Layer Configuration Guide...
Page 394: ...362 Monitoring Multiclass MLPPP JUNOSe 11 1 x Link Layer Configuration Guide...
Page 406: ...374 Monitoring POS JUNOSe 11 1 x Link Layer Configuration Guide...
Page 468: ...436 Troubleshooting JUNOSe 11 1 x Link Layer Configuration Guide...
Page 498: ...466 Monitoring Bridged Ethernet JUNOSe 11 1 x Link Layer Configuration Guide...
Page 546: ...514 Monitoring Cisco HDLC JUNOSe 11 1 x Link Layer Configuration Guide...
Page 747: ...Part 2 Index Index on page 717 Index 715...
Page 748: ...716 Index JUNOSe 11 1 x Link Layer Configuration Guide...
Page 774: ...742 Index JUNOSe 11 1 x Link Layer Configuration Guide...