There is a good example in the DFE configuration guide for the six code: http://secure.enterasys.com/support/manuals/hardware/9033800-18_web.pdf
This example shows how to set IP address 10.2.3.4 as the next hop for packets matching ACL 1: Matrix>Router(config)#route-map 101 permit 20 Matrix>Router(config-route-map-pbr)#match ip address 1 Matrix>Router(config-route-map-pbr)#set next-hop 10.2.3.4 This example shows how to assign route map 101 to VLAN 1: Matrix>Router(config)#interface vlan 1 Matrix>Router(config-if(Vlan 1))#ip policy route-map 101 Thanks, Lou Goddard Network Engineer 302-552-8053 [email protected] From: [email protected] Sent: Tue, 6/22/2010 1:47pm To: Enterasys Customer Mailing List <[email protected]> Cc: [email protected] Subject: RE: [enterasys] source based routing Enterasys users, how about policy based routing with a c2/c3 mixed stack instead of a N7? -Joshua From: "Gauruder, Jason" <[email protected]> To: "[email protected]" <[email protected]> Cc: "[email protected]" <[email protected]> Date: 06/22/2010 09:15 AM Subject: RE: [enterasys] source based routing Hello Joshua, I can tell you that our school has used source based routing (PBR) on Enterasys E7 Platinum v5.42.10 code successfully to do exactly what you describe. Thank you, Jason Gauruder IT Network/Systems Administrator Eastern Nazarene College 23 East Elm Avenue Quincy, MA 02170 [email protected] (o) 617-745-3729 (c) 508-789-6729 From: [email protected] [mailto:[email protected]] Sent: Tuesday, June 22, 2010 12:04 PM To: Enterasys Customer Mailing List Subject: [enterasys] source based routing Does a N7 Platinum switch support source based routing? I have all of my hosts directed out to my Internet connection via a default route but need to redirect hosts from one particular subnet out another router heading a different direction. Is this possible? Joshua Sanders Network Administrator Western Mutual Insurance [email protected] --To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected] --To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected] ------------------ CONFIDENTIALITY NOTICE --------------- This message, including any attachments, is for the sole use of the intended recipient(s) and may contain privileged confidential information protected by law. Any unauthorized review, use, disclosure or distribution of this message is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. ------------------ CONFIDENTIALITY NOTICE --------------- -------- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected]
