02.10.2013 Views

FTOS Configuration Guide for the C-Series - Force10 Networks

FTOS Configuration Guide for the C-Series - Force10 Networks

FTOS Configuration Guide for the C-Series - Force10 Networks

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Figure 225 Using <strong>the</strong> Order Keyword in ACLs<br />

<strong>Force10</strong>(conf)#ip access-list standard acl1<br />

<strong>Force10</strong>(config-std-nacl)#permit 20.0.0.0/8<br />

<strong>Force10</strong>(config-std-nacl)#exit<br />

<strong>Force10</strong>(conf)#ip access-list standard acl2<br />

<strong>Force10</strong>(config-std-nacl)#permit 20.1.1.0/24 order 0<br />

<strong>Force10</strong>(config-std-nacl)#exit<br />

<strong>Force10</strong>(conf)#class-map match-all cmap1<br />

<strong>Force10</strong>(conf-class-map)#match ip access-group acl1<br />

<strong>Force10</strong>(conf-class-map)#exit<br />

<strong>Force10</strong>(conf)#class-map match-all cmap2<br />

<strong>Force10</strong>(conf-class-map)#match ip access-group acl2<br />

<strong>Force10</strong>(conf-class-map)#exit<br />

<strong>Force10</strong>(conf)#policy-map-input pmap<br />

<strong>Force10</strong>(conf-policy-map-in)#service-queue 7 class-map cmap1<br />

<strong>Force10</strong>(conf-policy-map-in)#service-queue 4 class-map cmap2<br />

<strong>Force10</strong>(conf-policy-map-in)#exit<br />

<strong>Force10</strong>(conf)#interface gig 1/0<br />

<strong>Force10</strong>(conf-if-gi-1/0)#service-policy input pmap<br />

336 IP Access Control Lists, Prefix Lists, and Route-maps

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!