<?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 RE: slx 9140 trunk configuration in Data Center (SLX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20689#M144</link>
    <description>17s.1.00</description>
    <pubDate>Mon, 26 Feb 2018 19:06:00 GMT</pubDate>
    <dc:creator>Giuseppe_Casabl</dc:creator>
    <dc:date>2018-02-26T19:06:00Z</dc:date>
    <item>
      <title>slx 9140 trunk configuration</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20683#M138</link>
      <description>When I try to configure a trunk port on the slx 9140 I get following error&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;Testsystem02(config)# interface Ethernet 0/1&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;Testsystem02(conf-if-eth-0/1)# Switchport mode trunk&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;B&gt;&lt;I&gt;%%Error: Interface not bound to bridge&lt;/I&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt; Testsystem02(conf-if-eth-0/1)#&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
Do you have any hints?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2018 17:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20683#M138</guid>
      <dc:creator>Giuseppe_Casabl</dc:creator>
      <dc:date>2018-02-26T17:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: slx 9140 trunk configuration</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20684#M139</link>
      <description>Hi I am not familiar with this specific error, but to configure a switchport to trunk mode, first you need to enable switching on the interface.&lt;BR /&gt;
interface Ethernet 0/1&lt;BR /&gt;
switchport&lt;BR /&gt;
switchport mode trunkRegards&lt;BR /&gt;
Mick&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2018 17:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20684#M139</guid>
      <dc:creator>Mick_Day</dc:creator>
      <dc:date>2018-02-26T17:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: slx 9140 trunk configuration</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20685#M140</link>
      <description>Unfortunately no. It doesn't work.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2018 17:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20685#M140</guid>
      <dc:creator>Giuseppe_Casabl</dc:creator>
      <dc:date>2018-02-26T17:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: slx 9140 trunk configuration</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20686#M141</link>
      <description>Could you please include the rest of your configuration, so that the error can be put into context&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2018 17:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20686#M141</guid>
      <dc:creator>Mick_Day</dc:creator>
      <dc:date>2018-02-26T17:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: slx 9140 trunk configuration</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20687#M142</link>
      <description>Testsystem02# sh run&lt;BR /&gt;
clock timezone Etc/GMT&lt;BR /&gt;
hardware&lt;BR /&gt;
 profile tcam default&lt;BR /&gt;
 profile route-table default maximum_paths 8&lt;BR /&gt;
 system-mode default&lt;BR /&gt;
!&lt;BR /&gt;
http server use-vrf default-vrf&lt;BR /&gt;
http server use-vrf mgmt-vrf&lt;BR /&gt;
logging raslog console INFO&lt;BR /&gt;
logging auditlog class SECURITY&lt;BR /&gt;
logging auditlog class CONFIGURATION&lt;BR /&gt;
logging auditlog class FIRMWARE&lt;BR /&gt;
logging syslog-facility local LOG_LOCAL7&lt;BR /&gt;
logging syslog-client localip CHASSIS_IP&lt;BR /&gt;
switch-attributes chassis-name SLX9140&lt;BR /&gt;
switch-attributes host-name Testsystem02&lt;BR /&gt;
no support autoupload enable&lt;BR /&gt;
support ffdc&lt;BR /&gt;
resource-monitor cpu enable threshold 90 action raslog&lt;BR /&gt;
resource-monitor memory enable threshold 100 action raslog&lt;BR /&gt;
resource-monitor process memory enable alarm 1000 critical 1200&lt;BR /&gt;
snmp-server contact "Field Support."&lt;BR /&gt;
snmp-server location "End User Premise."&lt;BR /&gt;
snmp-server sys-descr "Brocade BR-SLX9140 Router"&lt;BR /&gt;
snmp-server enable trap&lt;BR /&gt;
system-monitor fan threshold marginal-threshold 1 down-threshold 2&lt;BR /&gt;
system-monitor fan alert state removed action raslog&lt;BR /&gt;
system-monitor power threshold marginal-threshold 1 down-threshold 2&lt;BR /&gt;
system-monitor power alert state removed action raslog&lt;BR /&gt;
system-monitor temp threshold marginal-threshold 1 down-threshold 2&lt;BR /&gt;
system-monitor cid-card threshold marginal-threshold 1 down-threshold 2&lt;BR /&gt;
system-monitor cid-card alert state none action none&lt;BR /&gt;
system-monitor compact-flash threshold marginal-threshold 1 down-threshold 0&lt;BR /&gt;
system-monitor MM threshold marginal-threshold 1 down-threshold 0&lt;BR /&gt;
system-monitor LineCard threshold marginal-threshold 1 down-threshold 2&lt;BR /&gt;
system-monitor LineCard alert state none action none&lt;BR /&gt;
system-monitor SFM threshold marginal-threshold 1 down-threshold 2&lt;BR /&gt;
telemetry profile system-utilization default_system_utilization_statistics&lt;BR /&gt;
..truncated&lt;BR /&gt;
!&lt;BR /&gt;
telemetry profile interface default_interface_statistics&lt;BR /&gt;
..truncated&lt;BR /&gt;
!&lt;BR /&gt;
line vty&lt;BR /&gt;
 exec-timeout 10&lt;BR /&gt;
!&lt;BR /&gt;
threshold-monitor Buffer limit 70&lt;BR /&gt;
vrf mgmt-vrf&lt;BR /&gt;
 address-family ipv4 unicast&lt;BR /&gt;
  ip route 0.0.0.0/0 172.17.0.1&lt;BR /&gt;
 !&lt;BR /&gt;
 address-family ipv6 unicast&lt;BR /&gt;
 !&lt;BR /&gt;
!&lt;BR /&gt;
ssh server key rsa 2048&lt;BR /&gt;
ssh server key ecdsa 256&lt;BR /&gt;
ssh server key dsa&lt;BR /&gt;
ssh server use-vrf default-vrf&lt;BR /&gt;
ssh server use-vrf mgmt-vrf&lt;BR /&gt;
telnet server use-vrf default-vrf&lt;BR /&gt;
telnet server use-vrf mgmt-vrf&lt;BR /&gt;
role name admin desc Administrator&lt;BR /&gt;
role name user desc User&lt;BR /&gt;
aaa authentication login local&lt;BR /&gt;
aaa accounting exec default start-stop none&lt;BR /&gt;
aaa accounting commands default start-stop none&lt;BR /&gt;
service password-encryption&lt;BR /&gt;
username admin password "BwrsDbB+tABWGWpINOVKoQ==\n" encryption-level 7 role admin desc Administrator&lt;BR /&gt;
username user password "BwrsDbB+tABWGWpINOVKoQ==\n" encryption-level 7 role user desc User&lt;BR /&gt;
cee-map default&lt;BR /&gt;
 precedence 1&lt;BR /&gt;
 priority-group-table 1 weight 40 pfc on&lt;BR /&gt;
 priority-group-table 15.0 pfc off&lt;BR /&gt;
 priority-group-table 15.1 pfc off&lt;BR /&gt;
 priority-group-table 15.2 pfc off&lt;BR /&gt;
 priority-group-table 15.3 pfc off&lt;BR /&gt;
 priority-group-table 15.4 pfc off&lt;BR /&gt;
 priority-group-table 15.5 pfc off&lt;BR /&gt;
 priority-group-table 15.6 pfc off&lt;BR /&gt;
 priority-group-table 15.7 pfc off&lt;BR /&gt;
 priority-group-table 2 weight 60 pfc off&lt;BR /&gt;
 priority-table 2 2 2 1 2 2 2 15.0&lt;BR /&gt;
 remap lossless-priority priority 0&lt;BR /&gt;
!&lt;BR /&gt;
vlan 1&lt;BR /&gt;
!&lt;BR /&gt;
vlan 5&lt;BR /&gt;
 name test&lt;BR /&gt;
!&lt;BR /&gt;
vlan 3820&lt;BR /&gt;
 router-interface Ve 3820&lt;BR /&gt;
 name LAN-Switch&lt;BR /&gt;
!&lt;BR /&gt;
qos map cos-mutation all-zero-map&lt;BR /&gt;
...truncated&lt;BR /&gt;
!&lt;BR /&gt;
protocol lldp&lt;BR /&gt;
 system-description Brocade BR-SLX9140 Router&lt;BR /&gt;
!&lt;BR /&gt;
vlan dot1q tag native&lt;BR /&gt;
police-remark-profile default&lt;BR /&gt;
!&lt;BR /&gt;
class-map cee&lt;BR /&gt;
!&lt;BR /&gt;
class-map default&lt;BR /&gt;
!&lt;BR /&gt;
no protocol vrrp&lt;BR /&gt;
no protocol vrrp-extended&lt;BR /&gt;
interface Ve 3820&lt;BR /&gt;
 ip proxy-arp&lt;BR /&gt;
 ip address 172.17.0.8/21&lt;BR /&gt;
 shutdown&lt;BR /&gt;
!&lt;BR /&gt;
interface Management 0&lt;BR /&gt;
 no tcp burstrate&lt;BR /&gt;
 no shutdown&lt;BR /&gt;
 vrf forwarding mgmt-vrf&lt;BR /&gt;
 no ip address dhcp&lt;BR /&gt;
 ip address 172.17.0.7/21&lt;BR /&gt;
!&lt;BR /&gt;
interface Ethernet 0/1&lt;BR /&gt;
 switchport&lt;BR /&gt;
 switchport mode access&lt;BR /&gt;
 switchport access vlan 1&lt;BR /&gt;
 no shutdown&lt;BR /&gt;
!&lt;BR /&gt;
interface Ethernet 0/2&lt;BR /&gt;
 switchport&lt;BR /&gt;
 switchport mode access&lt;BR /&gt;
 switchport access vlan 1&lt;BR /&gt;
 shutdown&lt;BR /&gt;
!&lt;BR /&gt;
..truncated&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2018 17:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20687#M142</guid>
      <dc:creator>Giuseppe_Casabl</dc:creator>
      <dc:date>2018-02-26T17:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: slx 9140 trunk configuration</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20688#M143</link>
      <description>hi &lt;A href="https://community.extremenetworks.com/extreme/people/giuseppe_casablanca" target="_blank" rel="nofollow noreferrer noopener"&gt;Giuseppe&lt;/A&gt; ,&lt;BR /&gt;
what version you are running ?? &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2018 18:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20688#M143</guid>
      <dc:creator>Michael_Andreas</dc:creator>
      <dc:date>2018-02-26T18:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: slx 9140 trunk configuration</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20689#M144</link>
      <description>17s.1.00</description>
      <pubDate>Mon, 26 Feb 2018 19:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20689#M144</guid>
      <dc:creator>Giuseppe_Casabl</dc:creator>
      <dc:date>2018-02-26T19:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: slx 9140 trunk configuration</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20690#M145</link>
      <description>tried on my device here and it woked . (9240)  downgraded to your version &lt;BR /&gt;
so  you can try  on the port a    "no switchport"    --&amp;gt;  "switchport " ---&amp;gt;  " switchport trunk"&lt;BR /&gt;
if  you still see the same error message i suggest to open a case with GTAC &lt;BR /&gt;</description>
      <pubDate>Mon, 26 Feb 2018 19:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/slx-9140-trunk-configuration/m-p/20690#M145</guid>
      <dc:creator>Michael_Andreas</dc:creator>
      <dc:date>2018-02-26T19:58:00Z</dc:date>
    </item>
  </channel>
</rss>

