Extreme Networks BlackDiamond 6800 Installation And User Manual page 56

Accounting and routing module
Hide thumbs Also See for BlackDiamond 6800:
Table of Contents

Advertisement

Configuring the ARM
config access-profile arm1 mode none
config access-profile arm1 add 10 permit ipaddress 192.168.100.0/24
create access-profile arm2 type ipaddress
config access-profile arm2 mode none
config access-profile arm2 add 10 permit ipaddress 192.168.101.0/24
create access-profile arm3 type ipaddress
config access-profile arm3 mode none
config access-profile arm3 add 10 permit ipaddress 192.168.102.0/24
2 Create a route map named
create route-map ip_example
config route-map ip_example add 100 permit match-one
config route-map ip_example 100 add match nlri-list arm1
config route-map ip_example add 200 permit match-one
config route-map ip_example 200 add match nlri-list arm2
config route-map ip_example add 300 permit match-one
config route-map ip_example 300 add match nlri-list arm3
3 Assign bin numbers to each route map.
config route-map ip_example 100 add set accounting-index 1 value 3
config route-map ip_example 200 add set accounting-index 1 value 4
config route-map ip_example 300 add set accounting-index 1 value 5
4 Correlate the route map to direct routes.
config iproute route-map direct ip_example
When configured as described, the following traffic patterns are created through
externally attached devices:
• 10,010 frames are sent from vlan10 to 192.168.100.0/24
• 10,011 frames are sent from vlan11 to 192.168.101.0/24
• 10,012 frames are sent from vlan12 to 192.168.101.0/24 and 192.168.102.0/24
• 10,013 frames are sent from vlan13 to 192.168.100.0/24, 192.168.101.0/24, and
192.168.102.0/24
3-16
.
ip_example
Accounting and Routing Module Installation and User Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Blackdiamond 6800 series

Table of Contents