<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to run this script in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-run-this-script/m-p/51024#M13816</link>
    <description>how to run the below&lt;BR /&gt;
&lt;BR /&gt;
create qosprofile "QP5"&lt;BR /&gt;
#Start editor to create file#&lt;BR /&gt;
vi omsubnet.pol&lt;BR /&gt;
&lt;BR /&gt;
#Enter insert mode#&lt;BR /&gt;
i&lt;BR /&gt;
&lt;BR /&gt;
#Copy and Paste the below#&lt;BR /&gt;
entry QP5subnet {&lt;BR /&gt;
if {&lt;BR /&gt;
source-address 10.68.4.96/28&lt;BR /&gt;
}&lt;BR /&gt;
 then {&lt;BR /&gt;
Qosprofile qp5;&lt;BR /&gt;
replace-dscp;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
#To this line#&lt;BR /&gt;
&lt;BR /&gt;
#To save#&lt;BR /&gt;
:wq&lt;BR /&gt;
&lt;BR /&gt;
#Enable DSCP replacement#&lt;BR /&gt;
configure access-list omsubnet.pol&lt;BR /&gt;
&lt;BR /&gt;
#Save#&lt;BR /&gt;
save&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Fri, 10 Feb 2017 21:15:00 GMT</pubDate>
    <dc:creator>Khalid_Saif</dc:creator>
    <dc:date>2017-02-10T21:15:00Z</dc:date>
    <item>
      <title>How to run this script</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-run-this-script/m-p/51024#M13816</link>
      <description>how to run the below&lt;BR /&gt;
&lt;BR /&gt;
create qosprofile "QP5"&lt;BR /&gt;
#Start editor to create file#&lt;BR /&gt;
vi omsubnet.pol&lt;BR /&gt;
&lt;BR /&gt;
#Enter insert mode#&lt;BR /&gt;
i&lt;BR /&gt;
&lt;BR /&gt;
#Copy and Paste the below#&lt;BR /&gt;
entry QP5subnet {&lt;BR /&gt;
if {&lt;BR /&gt;
source-address 10.68.4.96/28&lt;BR /&gt;
}&lt;BR /&gt;
 then {&lt;BR /&gt;
Qosprofile qp5;&lt;BR /&gt;
replace-dscp;&lt;BR /&gt;
}&lt;BR /&gt;
}&lt;BR /&gt;
#To this line#&lt;BR /&gt;
&lt;BR /&gt;
#To save#&lt;BR /&gt;
:wq&lt;BR /&gt;
&lt;BR /&gt;
#Enable DSCP replacement#&lt;BR /&gt;
configure access-list omsubnet.pol&lt;BR /&gt;
&lt;BR /&gt;
#Save#&lt;BR /&gt;
save&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Feb 2017 21:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-run-this-script/m-p/51024#M13816</guid>
      <dc:creator>Khalid_Saif</dc:creator>
      <dc:date>2017-02-10T21:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to run this script</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-run-this-script/m-p/51025#M13817</link>
      <description>Khalid, we do have an article that walks through creating and applying an access-list in further detail:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-and-apply-an-ACL-in-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-create-and-apply-an-ACL-in-EXOS&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
You  would have to use your policy instead of the example in the article. Be  sure to press escape and i (insert) before pasting otherwise you may  miss a line.&lt;BR /&gt;
&lt;BR /&gt;
The policy will have to be applied to port or VLAN:&lt;BR /&gt;
&lt;BR /&gt;
configure access-list  [port|vlan]  [ingress|egress]&lt;BR /&gt;
&lt;BR /&gt;
You can also verify whether there are any errors in the policy using:&lt;BR /&gt;
&lt;BR /&gt;
check policy</description>
      <pubDate>Fri, 10 Feb 2017 21:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-run-this-script/m-p/51025#M13817</guid>
      <dc:creator>Ty_Izzet</dc:creator>
      <dc:date>2017-02-10T21:28:00Z</dc:date>
    </item>
  </channel>
</rss>

