<?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 UPM Profile in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/upm-profile/m-p/64215#M18113</link>
    <description>Hi &lt;BR /&gt;
I need your help:&lt;BR /&gt;
I use 2 Extreme switch summit x460-48p in stack. Condition that ports must work is as follow:&lt;BR /&gt;
&lt;BR /&gt;
&lt;OL&gt; 
&lt;LI&gt;If one of port 1:9 or port 2:9 or port2:10 go in state "down", then port 1:15 must go "Down" 
&lt;/LI&gt;&lt;LI&gt;If port 1:9 and 2:9 and 2:10 are in state "Up", then port 1:15 must go in state "UP" 
&lt;/LI&gt;&lt;/OL&gt;Seems stupid, but I'm not experte and I'm triyng using UPM profile but I can't make the scritp..I always receive sintax error and Upm profile Fail.&lt;BR /&gt;
Can I have some help pls?&lt;BR /&gt;
this is wath I made...Problem is one of port go in State Up, port 15 will go Up and it's not good&lt;BR /&gt;
&lt;BR /&gt;
create log filter MnLinkDn&lt;BR /&gt;
create log filter MnLinkUp&lt;BR /&gt;
configure log filter MnLinkDn add events vlan.msgs.portLinkStateDown match string "1:9"&lt;BR /&gt;
configure log filter MnLinkDn add events vlan.msgs.portLinkStateDown match string "2:9"&lt;BR /&gt;
configure log filter MnLinkDn add events vlan.msgs.portLinkStateDown match string "2:10"&lt;BR /&gt;
configure log filter MnLinkUp add events vlan.msgs.portLinkStateUp match string "1:9"&lt;BR /&gt;
configure log filter MnLinkUp add events vlan.msgs.portLinkStateUp match string "2:9"&lt;BR /&gt;
configure log filter MnLinkUp add events vlan.msgs.portLinkStateUp match string "2:10"&lt;BR /&gt;
create log target upm MnLinkUp&lt;BR /&gt;
enable log target upm MnLinkUp&lt;BR /&gt;
configure log target upm MnLinkUp filter MnLinkUp severity Info&lt;BR /&gt;
create log target upm MnLinkDn&lt;BR /&gt;
enable log target upm MnLinkDn&lt;BR /&gt;
configure log target upm MnLinkDn filter MnLinkDn severity Info&lt;BR /&gt;
&lt;BR /&gt;
Profile State: Enabled&lt;BR /&gt;
Profile Maximimum Execution Time: 30&lt;BR /&gt;
Events and ports configured on the profile:&lt;BR /&gt;
===========================================================&lt;BR /&gt;
Event                          Port list/Log filter&lt;BR /&gt;
===========================================================&lt;BR /&gt;
device-detect              :&lt;BR /&gt;
device-undetect            :&lt;BR /&gt;
user-authenticated         :&lt;BR /&gt;
user-unauthenticated       :&lt;BR /&gt;
log-message                :    MnLinkDn&lt;BR /&gt;
identity-detect            :&lt;BR /&gt;
identity-undetect          :&lt;BR /&gt;
identity-role-associate    :&lt;BR /&gt;
identity-role-dissociate   :&lt;BR /&gt;
===========================================================&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.4 #  show upm profile MnLinkUp&lt;BR /&gt;
Created at : 2019-08-13 10:05:57&lt;BR /&gt;
Last edited at : 2019-08-13 12:16:51&lt;BR /&gt;
&lt;BR /&gt;
************Profile Contents Begin************&lt;BR /&gt;
enable port 1:15&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
************Profile Contents Ends*************&lt;BR /&gt;
&lt;BR /&gt;
Profile State: Enabled&lt;BR /&gt;
Profile Maximimum Execution Time: 30&lt;BR /&gt;
Events and ports configured on the profile:&lt;BR /&gt;
===========================================================&lt;BR /&gt;
Event                          Port list/Log filter&lt;BR /&gt;
===========================================================&lt;BR /&gt;
device-detect              :&lt;BR /&gt;
device-undetect            :&lt;BR /&gt;
user-authenticated         :&lt;BR /&gt;
user-unauthenticated       :&lt;BR /&gt;
log-message                :    MnLinkUp&lt;BR /&gt;
identity-detect            :&lt;BR /&gt;
identity-undetect          :&lt;BR /&gt;
identity-role-associate    :&lt;BR /&gt;
identity-role-dissociate   :&lt;BR /&gt;
===========================================================&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.5 # enable lo&lt;BR /&gt;
 log            Configure log service&lt;BR /&gt;
 loopback-mode  loopback&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.5 # enable log target session&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 # 08/13/2019 12:37:41.59  Slot-1: Port 1:1 link down&lt;BR /&gt;
&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 #&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 # 08/13/2019 12:38:00.89  Slot-1: Port 1:1 link UP at speed 1 Gbps and full-duplex&lt;BR /&gt;
&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 #&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 # 08/13/2019 12:38:12.21  Slot-1: Port 1:9 link down&lt;BR /&gt;
08/13/2019 12:38:12.25  Slot-1: Launched profile MnLinkDn for the event log-message&lt;BR /&gt;
08/13/2019 12:38:12.61  Slot-1: Port 1:15 link down</description>
    <pubDate>Thu, 15 Aug 2019 21:09:17 GMT</pubDate>
    <dc:creator>cyrano1978</dc:creator>
    <dc:date>2019-08-15T21:09:17Z</dc:date>
    <item>
      <title>UPM Profile</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/upm-profile/m-p/64215#M18113</link>
      <description>Hi &lt;BR /&gt;
I need your help:&lt;BR /&gt;
I use 2 Extreme switch summit x460-48p in stack. Condition that ports must work is as follow:&lt;BR /&gt;
&lt;BR /&gt;
&lt;OL&gt; 
&lt;LI&gt;If one of port 1:9 or port 2:9 or port2:10 go in state "down", then port 1:15 must go "Down" 
&lt;/LI&gt;&lt;LI&gt;If port 1:9 and 2:9 and 2:10 are in state "Up", then port 1:15 must go in state "UP" 
&lt;/LI&gt;&lt;/OL&gt;Seems stupid, but I'm not experte and I'm triyng using UPM profile but I can't make the scritp..I always receive sintax error and Upm profile Fail.&lt;BR /&gt;
Can I have some help pls?&lt;BR /&gt;
this is wath I made...Problem is one of port go in State Up, port 15 will go Up and it's not good&lt;BR /&gt;
&lt;BR /&gt;
create log filter MnLinkDn&lt;BR /&gt;
create log filter MnLinkUp&lt;BR /&gt;
configure log filter MnLinkDn add events vlan.msgs.portLinkStateDown match string "1:9"&lt;BR /&gt;
configure log filter MnLinkDn add events vlan.msgs.portLinkStateDown match string "2:9"&lt;BR /&gt;
configure log filter MnLinkDn add events vlan.msgs.portLinkStateDown match string "2:10"&lt;BR /&gt;
configure log filter MnLinkUp add events vlan.msgs.portLinkStateUp match string "1:9"&lt;BR /&gt;
configure log filter MnLinkUp add events vlan.msgs.portLinkStateUp match string "2:9"&lt;BR /&gt;
configure log filter MnLinkUp add events vlan.msgs.portLinkStateUp match string "2:10"&lt;BR /&gt;
create log target upm MnLinkUp&lt;BR /&gt;
enable log target upm MnLinkUp&lt;BR /&gt;
configure log target upm MnLinkUp filter MnLinkUp severity Info&lt;BR /&gt;
create log target upm MnLinkDn&lt;BR /&gt;
enable log target upm MnLinkDn&lt;BR /&gt;
configure log target upm MnLinkDn filter MnLinkDn severity Info&lt;BR /&gt;
&lt;BR /&gt;
Profile State: Enabled&lt;BR /&gt;
Profile Maximimum Execution Time: 30&lt;BR /&gt;
Events and ports configured on the profile:&lt;BR /&gt;
===========================================================&lt;BR /&gt;
Event                          Port list/Log filter&lt;BR /&gt;
===========================================================&lt;BR /&gt;
device-detect              :&lt;BR /&gt;
device-undetect            :&lt;BR /&gt;
user-authenticated         :&lt;BR /&gt;
user-unauthenticated       :&lt;BR /&gt;
log-message                :    MnLinkDn&lt;BR /&gt;
identity-detect            :&lt;BR /&gt;
identity-undetect          :&lt;BR /&gt;
identity-role-associate    :&lt;BR /&gt;
identity-role-dissociate   :&lt;BR /&gt;
===========================================================&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.4 #  show upm profile MnLinkUp&lt;BR /&gt;
Created at : 2019-08-13 10:05:57&lt;BR /&gt;
Last edited at : 2019-08-13 12:16:51&lt;BR /&gt;
&lt;BR /&gt;
************Profile Contents Begin************&lt;BR /&gt;
enable port 1:15&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
************Profile Contents Ends*************&lt;BR /&gt;
&lt;BR /&gt;
Profile State: Enabled&lt;BR /&gt;
Profile Maximimum Execution Time: 30&lt;BR /&gt;
Events and ports configured on the profile:&lt;BR /&gt;
===========================================================&lt;BR /&gt;
Event                          Port list/Log filter&lt;BR /&gt;
===========================================================&lt;BR /&gt;
device-detect              :&lt;BR /&gt;
device-undetect            :&lt;BR /&gt;
user-authenticated         :&lt;BR /&gt;
user-unauthenticated       :&lt;BR /&gt;
log-message                :    MnLinkUp&lt;BR /&gt;
identity-detect            :&lt;BR /&gt;
identity-undetect          :&lt;BR /&gt;
identity-role-associate    :&lt;BR /&gt;
identity-role-dissociate   :&lt;BR /&gt;
===========================================================&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.5 # enable lo&lt;BR /&gt;
 log            Configure log service&lt;BR /&gt;
 loopback-mode  loopback&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.5 # enable log target session&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 # 08/13/2019 12:37:41.59  Slot-1: Port 1:1 link down&lt;BR /&gt;
&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 #&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 # 08/13/2019 12:38:00.89  Slot-1: Port 1:1 link UP at speed 1 Gbps and full-duplex&lt;BR /&gt;
&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 #&lt;BR /&gt;
* Slot-1 IOCC_SWITCH.6 # 08/13/2019 12:38:12.21  Slot-1: Port 1:9 link down&lt;BR /&gt;
08/13/2019 12:38:12.25  Slot-1: Launched profile MnLinkDn for the event log-message&lt;BR /&gt;
08/13/2019 12:38:12.61  Slot-1: Port 1:15 link down</description>
      <pubDate>Thu, 15 Aug 2019 21:09:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/upm-profile/m-p/64215#M18113</guid>
      <dc:creator>cyrano1978</dc:creator>
      <dc:date>2019-08-15T21:09:17Z</dc:date>
    </item>
  </channel>
</rss>

