4 bridging and routing traffic over a pos link, 5 pos link through a layer 2 cloud, Bridging and routing traffic over a pos link -9 – Riverstone Networks WICT1-12 User Manual

Page 169: Pos link through a layer 2 cloud -9, Figure 9-4, Vlan with pos links -9

Advertising
background image

Riverstone Networks RS Switch Router User Guide Release 8.0 9-9

Packet-over-SONET Configuration Guide

Example Configurations

9.6.4

Bridging and Routing Traffic Over a PoS Link

The following example shows how to configure a VLAN ‘v1’ that includes the PoS ports on two connected RS’s,
router A and router B. Bridged or routed traffic is transmitted over the PoS link.

Figure 9-4 VLAN with PoS links

The following is the configuration for router A:

The following is the configuration for router B:

9.6.5

PoS Link Through a Layer 2 Cloud

The following example shows a PoS link between Router A and Router B. Both routers are connected by a PPP
connection that goes through a L2 cloud, a Layer 2 switch.

port set so.7.1 mtu 65535

stp enable port so.7.1

vlan create v1 port-based id 10

vlan add ports so.7.1,gi.3.1 to v1

interface create ip int1 address-netmask 1.1.1.1/8 vlan v1

port set so.6.1 mtu 65535

stp enable port so.6.1

vlan create v1 port-based id 10

vlan add ports so.6.1,gi.5.1 to v1

interface create ip int1 address-netmask 1.1.1.2/8 vlan v1

Router

A

Router

B

so.7.1

so.6.1

int1
1.1.1.1/8

int1

1.1.1.2/8

gi.3.1

gi.5.1

Router

A

Router

B

so.6.1

so-1
40.1.1.1/16

et.2.1

50.1.1.2/16

L2 Ethernet Cloud

Layer 3

Bridged Encapsulation

Advertising