<?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: SGT Inline Tagging on 9500 in Cisco Catalyst Center</title>
    <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4644116#M5692</link>
    <description>&lt;P&gt;As mentioned, inline tagging is not supported on the 3560. Page 3 of the document jedolphi shared shows which TrustSec features are available on the 3560 platform. I can confirm this is accurate.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/dam/en/us/solutions/collateral/enterprise-networks/trustsec/software-platform-capability-matrix.pdf" target="_blank"&gt;https://www.cisco.com/c/dam/en/us/solutions/collateral/enterprise-networks/trustsec/software-platform-capability-matrix.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 14:43:56 GMT</pubDate>
    <dc:creator>Damien Miller</dc:creator>
    <dc:date>2022-07-05T14:43:56Z</dc:date>
    <item>
      <title>SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4454787#M3917</link>
      <description>&lt;P&gt;I am looking to enable the above feature between a 9500 (Border Router) and a switch (9300) that sits between two deployed fabrics in order to preserve SGT values between the two fabric deployments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I notice that whilst the 9300 allows the "CTS manual" command to be applied to either the physical interface OR the Vlan interface the 9500 only allows apply of command to the Physical interface. As the routed transit is an SVI and not a routed port will the CTS manual command when applied to the 9500 physical interface be honoured for the traffic passing over the routed SVI?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 15:20:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4454787#M3917</guid>
      <dc:creator>trickyg</dc:creator>
      <dc:date>2021-08-25T15:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455024#M3922</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/409301"&gt;@trickyg&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes this will work without any issues. I have installed a number of Catalyst 9500 borders that handoff to either a Catalyst 9300/9500 that is acting a shared services/fusion switch with SGT inline tagging to propagate SGTs to a perimeter firewall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my deployments I use Border Handoff automation so DNA Center configures the routed transit for each VN as an SVI (VLAN ID 3XXX). This is an example config that I apply to my border to shared services/fusion handoff interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface FortyGigabitEthernet1/0/22&lt;BR /&gt;description Link to Shared Services&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;switchport trunk allowed vlan 3001-3004&lt;BR /&gt;cts manual&lt;BR /&gt;policy static sgt 2 trusted&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 23:19:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455024#M3922</guid>
      <dc:creator>willwetherman</dc:creator>
      <dc:date>2021-08-25T23:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455034#M3923</link>
      <description>&lt;P&gt;For my own curiosity and perhaps education, how come an SDA Transit network between borders doesn't solve this problem. &amp;nbsp;I thought that carrying SGT between fabrics is what it was designed for.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 22:26:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455034#M3923</guid>
      <dc:creator>Preston Chilcote</dc:creator>
      <dc:date>2021-08-25T22:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455053#M3925</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/82303"&gt;@Preston Chilcote&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was for two SDA fabrics that were connected via a common fusion switch using IP-based transit. I have just checked and I think that end to end policy using SGTs was maintained using SXP and not inline CTS. Inline CTS was used for SGT propagation to a firewall that was connected to the common fusion switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suppose that SDA transit was designed for this type of deployment, however as this was only two sites, SDA transit was not initially opted for. I have corrected my original post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Out of interest, can SGT policy between multiple fabric sites with IP-Transit handoff/VRF-lite be maintained with CTS inline tagging or is SXP the only supported option?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 23:18:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455053#M3925</guid>
      <dc:creator>willwetherman</dc:creator>
      <dc:date>2021-08-25T23:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455057#M3926</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/295375"&gt;@willwetherman&lt;/a&gt;&amp;nbsp;I can't remember hearing any updates regarding carrying SGTs inline over IP-Transit. &amp;nbsp; Instead, there was work done to carry it in VXLAN natively (over SDA transit), or in one of the protocols involved in SD-WAN (maybe IPSEC?). &amp;nbsp;Both of those eliminate the need for SXP, which improves scale and hopefully reduces complexity.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Aug 2021 23:34:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455057#M3926</guid>
      <dc:creator>Preston Chilcote</dc:creator>
      <dc:date>2021-08-25T23:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455208#M3928</link>
      <description>&lt;P&gt;That's OK if all intermediate devices between the two fabrics are SDA enabled but in my scenario this is not the case hence why I am using IP based transit&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 08:45:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455208#M3928</guid>
      <dc:creator>trickyg</dc:creator>
      <dc:date>2021-08-26T08:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455214#M3929</link>
      <description>&lt;P&gt;Thanks for the clarification regarding inline tagging on physical interface configured as trunk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"can SGT policy between multiple fabric sites with IP-Transit handoff/VRF-lite be maintained with CTS inline tagging or is SXP the only supported option?"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is what I am trying to achieve. My understanding is that the SGT value in the source packet being transmitted over the IP transit will be preserved and included in the additional header attached to the packet. The receiving fabric will then be able to apply fabric policy to this packet as SGT still intact?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 08:51:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4455214#M3929</guid>
      <dc:creator>trickyg</dc:creator>
      <dc:date>2021-08-26T08:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4643143#M5685</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/295375"&gt;@willwetherman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am doing something very similar, with 9500 borders peering via to 9500 shared/services fusion switches, which then peer to a connected FTD firewall pair, and want to pass the SGTs though to the firewalls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you also need to apply these commands on all physical interfaces on the 9500 shared/services fusion switches in the path to the firewalls?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;cts manual&lt;BR /&gt;policy static sgt 2 trusted&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2022 07:10:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4643143#M5685</guid>
      <dc:creator>davidjohnredfern</dc:creator>
      <dc:date>2022-07-04T07:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4643894#M5688</link>
      <description>&lt;P&gt;Can this configuration be applied on routed interfaces?&lt;/P&gt;
&lt;P&gt;I've got a C3560CX and a C3560X in the lab and have never been able to get a link to come with just this:&lt;/P&gt;
&lt;PRE&gt;cts manual
 policy static sgt 4 trusted
 propagate sgt&lt;/PRE&gt;
&lt;P&gt;Both switches are running the latest IOS versions.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 07:36:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4643894#M5688</guid>
      <dc:creator>andrew.butterworth</dc:creator>
      <dc:date>2022-07-05T07:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4643921#M5689</link>
      <description>&lt;P&gt;Inline SGT tagging not supported on 3560-CX. Please review the TrustSec platform and capability matrix -&amp;gt;&amp;nbsp; &lt;A href="https://www.cisco.com/c/dam/en/us/solutions/collateral/enterprise-networks/trustsec/policy-platform-capability-matrix.pdf" target="_blank"&gt;https://www.cisco.com/c/dam/en/us/solutions/collateral/enterprise-networks/trustsec/policy-platform-capability-matrix.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 08:21:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4643921#M5689</guid>
      <dc:creator>jedolphi</dc:creator>
      <dc:date>2022-07-05T08:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4643955#M5691</link>
      <description>&lt;P&gt;I'm fairly certain it is supported on C3560CX &amp;amp; C3560X series:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960cx_3650cx/software/release/15-2_5_e/configuration_guide/b_1525e_consolidated_3560cx_2960cx_cg/b_1525e_consolidated_3560cx_2960cx_cg_chapter_01000100.html" target="_blank"&gt;Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(5)E (Catalyst 3560-CX and 2960-CX Switches) - Configuring MACsec Encryption [Cisco Catalyst 3560-CX Series Switches] - Cisco&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 09:34:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4643955#M5691</guid>
      <dc:creator>andrew.butterworth</dc:creator>
      <dc:date>2022-07-05T09:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4644116#M5692</link>
      <description>&lt;P&gt;As mentioned, inline tagging is not supported on the 3560. Page 3 of the document jedolphi shared shows which TrustSec features are available on the 3560 platform. I can confirm this is accurate.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/dam/en/us/solutions/collateral/enterprise-networks/trustsec/software-platform-capability-matrix.pdf" target="_blank"&gt;https://www.cisco.com/c/dam/en/us/solutions/collateral/enterprise-networks/trustsec/software-platform-capability-matrix.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 14:43:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4644116#M5692</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2022-07-05T14:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4649434#M5723</link>
      <description>&lt;P&gt;OK.&amp;nbsp; I'm getting my technologies mixed up here...&lt;/P&gt;
&lt;P&gt;MACSEC is supported on C3560CX, but not CTS inline tagging it seems.&lt;/P&gt;
&lt;P&gt;So on the C3560CX platform we can't do SGT based access-control?&amp;nbsp; Or am I missing something here?&amp;nbsp; The RADIUS server pushes the cisco-av-pair for the SGT tag and I can see this in the 'Server Policies' when looking at the authentication status of the interface.&amp;nbsp; Would SGT only be applicable within the switch?&amp;nbsp; i.e. two hosts attached to the C3560CX get different SGT values and a policy could implement micro-segmentation within the switch between the two hosts, but the SGT can't propagate out of the switch?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 10:42:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4649434#M5723</guid>
      <dc:creator>andrew.butterworth</dc:creator>
      <dc:date>2022-07-13T10:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4695814#M5939</link>
      <description>&lt;P&gt;Hi Andrew,&lt;/P&gt;
&lt;P&gt;You're right, there is two differents things : you can use SGT and do filtering on 3560CX, but it doesn't do VXLAN so it can't exchange SGT with other switches.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 08:02:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4695814#M5939</guid>
      <dc:creator>FranckL</dc:creator>
      <dc:date>2022-09-29T08:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4697414#M5955</link>
      <description>&lt;P&gt;SGT inline tagging and VXLAN are different things.&amp;nbsp; SGT inline tagging is an Ethernet frame with the Ethertype set to 0x8909 which indicates a CiscoMetaData header is present.&amp;nbsp; The CiscoMetaData header contains the SGT.&amp;nbsp; VXLAN is a generic encapsulation.&amp;nbsp; Cisco put two things in the VXLAN header - the VNID and the SGT.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/network-access-control/sgt-tag-vs-vxlan-tag/td-p/4282961" target="_blank"&gt;Solved: SGT Tag vs VxLAN tag - Cisco Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 08:08:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/4697414#M5955</guid>
      <dc:creator>andrew.butterworth</dc:creator>
      <dc:date>2022-10-03T08:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: SGT Inline Tagging on 9500</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/5247329#M11522</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Spotlight lia-component-message-view-widget-author-username"&gt;&lt;A id="link_20" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.cisco.com/t5/user/viewprofilepage/user-id/295375" target="_self" aria-label="View Profile of willwetherman"&gt;&lt;SPAN class=""&gt;willwetherman&lt;/SPAN&gt;&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Spotlight lia-component-message-view-widget-author-username"&gt;Can you elaborate more about end to end configuration of SGT inline tagging?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Spotlight lia-component-message-view-widget-author-username"&gt;Did you apply the above commands on each interface in the path which required to forward the CMD info?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thx in advance..&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 07:30:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/sgt-inline-tagging-on-9500/m-p/5247329#M11522</guid>
      <dc:creator>alieson</dc:creator>
      <dc:date>2025-01-15T07:30:16Z</dc:date>
    </item>
  </channel>
</rss>

