IPv6 Support

Testing route6 Application

Testing route6 Application

This section provides examples for adding, deleting and displaying routes.

Adding an IPv6 Route

To add an IPv6 route, issue the Broadmore command route6. The following example adds a default route on the Broadmore:

Broadmore->route6 add default gateway 3ffe:0:0:13::4

Adding a Host Route

The following example adds a host route on the Broadmore:

Broadmore->route6 add host dst 3ffe:0:0:14::41 gateway 3ffe:0:0:13::4

Adding a Network Route

The following example adds a network route on the Broadmore:

Broadmore->route6 add net dst 3ffe:0:0:14:: gateway 3ffe:0:0:13::4prefixlen 64

Broadmore 1750 - Release 4.6

F-5

Page 391
Image 391
Carrier Access 1750 Testing route6 Application, Adding an IPv6 Route, Adding a Host Route, Adding a Network Route