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 462 Classifying VOIP Traffic and Applying QoS Policies <strong>for</strong> an Office VOIP Deployment<br />

<strong>Force10</strong>#sh run acl<br />

!<br />

ip access-list extended pc-subnet<br />

seq 5 permit ip 201.1.1.0/24 any<br />

!<br />

ip access-list extended phone-signalling<br />

seq 5 permit ip 192.1.1.0/24 host 192.1.1.1<br />

!<br />

ip access-list extended phone-subnet<br />

seq 5 permit ip 192.1.1.0/24 any<br />

<strong>Force10</strong>#sh run class-map<br />

!<br />

class-map match-any pc-subnet<br />

match ip access-group pc-subnet<br />

!<br />

class-map match-any phone-signalling<br />

match ip access-group phone-signalling<br />

!<br />

class-map match-any phone-subnet<br />

match ip access-group phone-subnet<br />

<strong>Force10</strong>#sh run policy-map-input<br />

!<br />

policy-map-input phone-pc<br />

service-queue 1 class-map pc-subnet<br />

service-queue 2 class-map phone-signalling<br />

service-queue 3 class-map phone-subnet<br />

<strong>Force10</strong>#sh run qos-policy-output<br />

!<br />

qos-policy-output data<br />

bandwidth-weight 8<br />

!<br />

qos-policy-output signalling<br />

bandwidth-weight 64<br />

<strong>Force10</strong>#sh run policy-map-output<br />

!<br />

policy-map-output BW<br />

service-queue 1 qos-policy data<br />

service-queue 2 qos-policy signalling<br />

<strong>Force10</strong>#sh run | grep strict-p<br />

strict-priority unicast 3<br />

<strong>Force10</strong>#sh run int gi 6/10<br />

!<br />

interface GigabitE<strong>the</strong>rnet 6/10<br />

description "IP Phone X”<br />

no ip address<br />

portmode hybrid<br />

switchport<br />

service-policy input phone-pc<br />

power inline auto<br />

no shutdown<br />

<strong>Force10</strong>#sh run int gi 6/2<br />

!<br />

interface GigabitE<strong>the</strong>rnet 6/2<br />

description "Uplink to E1200"<br />

no ip address<br />

switchport<br />

service-policy output BW<br />

no shutdown<br />

<strong>FTOS</strong> <strong>Configuration</strong> <strong>Guide</strong>, version 7.7.1.0 653

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

Saved successfully!

Ooh no, something went wrong!