<?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: ISE , DHCP issue in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790276#M580344</link>
    <description>&lt;P&gt;Yes all config must done in SW.&lt;BR /&gt;&lt;SPAN&gt;For example, Low-Impact Mode may be used to give any host attaching to the network the ability to use Dynamic Host Configuration Protocol (DHCP), Domain Name System (DNS), and perhaps get to the Internet, all while blocking access to internal resources. When a device connected to that same switchport passes authentication, a downloadable ACL (dACL) is applied that will permit all traffic (see image below).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://guides.co/g/cisco-trustsec-phased-deployment-overview/11102" target="_blank" rel="noopener"&gt;https://guides.co/g/cisco-trustsec-phased-deployment-overview/11102&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I will share the config you need here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2023 11:49:14 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2023-03-09T11:49:14Z</dc:date>
    <item>
      <title>ISE , DHCP issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790068#M580333</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are trying to configure ISE on 9300 switch (Access Switch)&amp;nbsp; (ios-xe 17.03.05).But end device not getting ip from dhcp server which is on the core switch. I am sharing "show run" output.&amp;nbsp;Can some one help me to find problem ?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;run&lt;BR /&gt;Building configuration...&lt;/P&gt;&lt;P&gt;Current configuration : 18193 bytes&lt;BR /&gt;!&lt;BR /&gt;! Last configuration change at 05:55:44 UTC Thu Mar 9 2023&lt;BR /&gt;!&lt;BR /&gt;version 17.3&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;service call-home&lt;BR /&gt;platform punt-keepalive disable-kernel-core&lt;BR /&gt;!&lt;BR /&gt;hostname Temp-switch&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vrf definition Mgmt-vrf&lt;BR /&gt;!&lt;BR /&gt;address-family ipv4&lt;BR /&gt;exit-address-family&lt;BR /&gt;!&lt;BR /&gt;address-family ipv6&lt;BR /&gt;exit-address-family&lt;BR /&gt;!&lt;BR /&gt;enable secret 9 $14$HPeC$uVWaXDOpjwY.UE$Y4Vn15XqQuKi7mEnt8HyZKNQ0LvXhdNuyjS3lBbKyF2&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;!&lt;BR /&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa group server radius ISE_RADIUS&lt;BR /&gt;server-private 172.16.1.150 key cisco&lt;BR /&gt;!&lt;BR /&gt;aaa authentication dot1x default group ISE_RADIUS&lt;BR /&gt;aaa authorization network default group ISE_RADIUS&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa server radius dynamic-author&lt;BR /&gt;client 172.16.1.150 server-key cisco&lt;BR /&gt;!&lt;BR /&gt;aaa session-id common&lt;BR /&gt;switch 1 provision c9300l-48t-4x&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;!&lt;BR /&gt;ip domain name **************&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp snooping&lt;BR /&gt;login on-success log&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no device-tracking logging theft&lt;BR /&gt;device-tracking policy tst_ipdt&lt;BR /&gt;trusted-port&lt;BR /&gt;security-level inspect&lt;BR /&gt;no protocol udp&lt;BR /&gt;tracking enable&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint SLA-TrustPoint&lt;BR /&gt;enrollment pkcs12&lt;BR /&gt;revocation-check crl&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;!&lt;BR /&gt;crypto pki trustpoint TP-self-signed-3541641957&lt;BR /&gt;enrollment selfsigned&lt;BR /&gt;subject-name cn=IOS-Self-Signed-Certificate-3541641957&lt;BR /&gt;revocation-check none&lt;BR /&gt;rsakeypair TP-self-signed-3541641957&lt;BR /&gt;!&lt;BR /&gt;crypto pki trustpoint TP-self-signed-760816128&lt;BR /&gt;enrollment selfsigned&lt;BR /&gt;subject-name cn=IOS-Self-Signed-Certificate-760816128&lt;BR /&gt;revocation-check none&lt;BR /&gt;rsakeypair TP-self-signed-760816128&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;crypto pki certificate chain SLA-TrustPoint&lt;BR /&gt;certificate ca 01&lt;BR /&gt;30820321 30820209 A0030201 02020101 300D0609 2A864886 F70D0101 0B050030&lt;BR /&gt;32310E30 0C060355 040A1305 43697363 6F312030 1E060355 04031317 43697363&lt;BR /&gt;6F204C69 63656E73 696E6720 526F6F74 20434130 1E170D31 33303533 30313934&lt;BR /&gt;3834375A 170D3338 30353330 31393438 34375A30 32310E30 0C060355 040A1305&lt;BR /&gt;43697363 6F312030 1E060355 04031317 43697363 6F204C69 63656E73 696E6720&lt;BR /&gt;526F6F74 20434130 82012230 0D06092A 864886F7 0D010101 05000382 010F0030&lt;BR /&gt;82010A02 82010100 A6BCBD96 131E05F7 145EA72C 2CD686E6 17222EA1 F1EFF64D&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; CBB4C798 212AA147 C655D8D7 9471380D 8711441E 1AAF071A 9CAE6388 8A38E520&lt;BR /&gt;1C394D78 462EF239 C659F715 B98C0A59 5BBB5CBD 0CFEBEA3 700A8BF7 D8F256EE&lt;BR /&gt;4AA4E80D DB6FD1C9 60B1FD18 FFC69C96 6FA68957 A2617DE7 104FDC5F EA2956AC&lt;BR /&gt;7390A3EB 2B5436AD C847A2C5 DAB553EB 69A9A535 58E9F3E3 C0BD23CF 58BD7188&lt;BR /&gt;68E69491 20F320E7 948E71D7 AE3BCC84 F10684C7 4BC8E00F 539BA42B 42C68BB7&lt;BR /&gt;C7479096 B4CB2D62 EA2F505D C7B062A4 6811D95B E8250FC4 5D5D5FB8 8F27D191&lt;BR /&gt;C55F0D76 61F9A4CD 3D992327 A8BB03BD 4E6D7069 7CBADF8B DF5F4368 95135E44&lt;BR /&gt;DFC7C6CF 04DD7FD1 02030100 01A34230 40300E06 03551D0F 0101FF04 04030201&lt;BR /&gt;06300F06 03551D13 0101FF04 05300301 01FF301D 0603551D 0E041604 1449DC85&lt;BR /&gt;4B3D31E5 1B3E6A17 606AF333 3D3B4C73 E8300D06 092A8648 86F70D01 010B0500&lt;BR /&gt;03820101 00507F24 D3932A66 86025D9F E838AE5C 6D4DF6B0 49631C78 240DA905&lt;BR /&gt;604EDCDE FF4FED2B 77FC460E CD636FDB DD44681E 3A5673AB 9093D3B1 6C9E3D8B&lt;BR /&gt;D98987BF E40CBD9E 1AECA0C2 2189BB5C 8FA85686 CD98B646 5575B146 8DFC66A8&lt;BR /&gt;467A3DF4 4D565700 6ADF0F0D CF835015 3C04FF7C 21E878AC 11BA9CD2 55A9232C&lt;BR /&gt;7CA7B7E6 C1AF74F6 152E99B7 B1FCF9BB E973DE7F 5BDDEB86 C71E3B49 1765308B&lt;BR /&gt;5FB0DA06 B92AFE7F 494E8A9E 07B85737 F3A58BE1 1A48A229 C37C1E69 39F08678&lt;BR /&gt;80DDCD16 D6BACECA EEBC7CF9 8428787B 35202CDC 60E4616A B623CDBD 230E3AFB&lt;BR /&gt;418616A9 4093E049 4D10AB75 27E86F73 932E35B5 8862FDAE 0275156F 719BB2F0&lt;BR /&gt;D697DF7F 28&lt;BR /&gt;quit&lt;BR /&gt;crypto pki certificate chain TP-self-signed-3541641957&lt;BR /&gt;certificate self-signed 01&lt;BR /&gt;30820330 30820218 A0030201 02020101 300D0609 2A864886 F70D0101 05050030&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; 31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274&lt;BR /&gt;69666963 6174652D 33353431 36343139 3537301E 170D3233 30333039 30343530&lt;BR /&gt;30305A17 0D333330 33303830 34353030 305A3031 312F302D 06035504 03132649&lt;BR /&gt;4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 35343136&lt;BR /&gt;34313935 37308201 22300D06 092A8648 86F70D01 01010500 0382010F 00308201&lt;BR /&gt;0A028201 0100F46E 02B7C366 37FFFBC7 27A35EA0 2E6C2A96 9258E0DB 7B0EA0B4&lt;BR /&gt;8E4311DA 45F07FFD CA142416 F799D4A5 ECDD814D 352DD9A0 3E823DF7 2B48F0D9&lt;BR /&gt;7005974D 3A3A9134 25447641 0B776660 8B24C10B F39AAEBD 74D3DF7A 0068B368&lt;BR /&gt;D4AC26DF EA1A5B79 CEE53A9B 8FB0545A 504AE767 445A1D0A 67FACE0A 42563C02&lt;BR /&gt;8F221B06 0A152F60 62FA3690 17AB997C 75B298D4 169BE6D2 82043170 5FE83DC3&lt;BR /&gt;20C81C7C 1796CB24 3AF9FB9C 25CFDBB1 A2B397E5 3619D56B F209B282 9903BC6F&lt;BR /&gt;19540FDF 5DFF3BDB 20453D72 252FDC5C BEDE1B95 28D5D8AB 4BC4F2ED CDA7A63A&lt;BR /&gt;60FCDDB4 757EF2C1 8910B8CC 20DB16BA 97EC4176 81F8836B 15A29BA4 018D7194&lt;BR /&gt;D7FD36B1 EE5B0203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF&lt;BR /&gt;301F0603 551D2304 18301680 149EFC21 072D3BF5 184E0D31 0519C500 425248FD&lt;BR /&gt;EE301D06 03551D0E 04160414 9EFC2107 2D3BF518 4E0D3105 19C50042 5248FDEE&lt;BR /&gt;300D0609 2A864886 F70D0101 05050003 82010100 432C825D C86FA265 FCE977BB&lt;BR /&gt;3B51E5C6 78F4CB01 FDD28E89 2155DBC7 3D1811E7 304E2FCC 429EBA84 8EC83A90&lt;BR /&gt;80A5B155 DFA0080C 637A5BC8 16229369 ECD92701 85ADD85A CEEAB7CA 9E40720E&lt;BR /&gt;8F50C23E B5B8364F 6AF0B1EB F00A4DCA 0317ECA4 DE790148 F3F74AEF 62380E16&lt;BR /&gt;6E288CB2 6E647AF7 570633ED 11590ACE 8CF33B07 196D0BD9 04CEA802 21C5AC21&lt;BR /&gt;A94034EC C4948128 D1E01F85 C06FCF91 B716EB5D 353A12FB A6A7CFA8 50C372AE&lt;BR /&gt;D3D95D7F 31AF378A 462E5F34 9EDDDCCF FCC78F6D D5857986 5D6C1E39 FF823350&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; 0D3F3F18 1792789B A4EE9AE7 A8356EB1 9B389016 AD7EE175 6CD30C36 CE9E852B&lt;BR /&gt;8BDAAB9D B10E0C8B F0B210A9 5D95B0FD 5F4A5887&lt;BR /&gt;quit&lt;BR /&gt;crypto pki certificate chain TP-self-signed-760816128&lt;BR /&gt;!&lt;BR /&gt;license boot level network-essentials addon dna-essentials&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;diagnostic bootup level minimal&lt;BR /&gt;!&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;spanning-tree extend system-id&lt;BR /&gt;no spanning-tree vlan 28,31,41,76,210,996,998-999&lt;BR /&gt;memory free low-watermark processor 133114&lt;BR /&gt;!&lt;BR /&gt;username admin privilege 15 secret 9 $14$yBy5$FZx4hZBMOCrV8E$OyLLJE94tM9Kpy34fpLciuCzm2RUWlSkoNG/u1a7I3g&lt;BR /&gt;!&lt;BR /&gt;redundancy&lt;BR /&gt;mode sso&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;transceiver type all&lt;BR /&gt;monitoring&lt;BR /&gt;lldp run&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;class-map match-any system-cpp-police-ewlc-control&lt;BR /&gt;description EWLC Control&lt;BR /&gt;class-map match-any system-cpp-police-topology-control&lt;BR /&gt;description Topology control&lt;BR /&gt;class-map match-any system-cpp-police-sw-forward&lt;BR /&gt;description Sw forwarding, L2 LVX data packets, LOGGING, Transit Traffic&lt;BR /&gt;class-map match-any system-cpp-default&lt;BR /&gt;description EWLC Data, Inter FED Traffic&lt;BR /&gt;class-map match-any system-cpp-police-sys-data&lt;BR /&gt;description Openflow, Exception, EGR Exception, NFL Sampled Data, RPF Failed&lt;BR /&gt;class-map match-any system-cpp-police-punt-webauth&lt;BR /&gt;description Punt Webauth&lt;BR /&gt;class-map match-any system-cpp-police-l2lvx-control&lt;BR /&gt;description L2 LVX control packets&lt;BR /&gt;class-map match-any system-cpp-police-forus&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; description Forus Address resolution and Forus traffic&lt;BR /&gt;class-map match-any system-cpp-police-multicast-end-station&lt;BR /&gt;description MCAST END STATION&lt;BR /&gt;class-map match-any system-cpp-police-high-rate-app&lt;BR /&gt;description High Rate Applications&lt;BR /&gt;class-map match-any system-cpp-police-multicast&lt;BR /&gt;description MCAST Data&lt;BR /&gt;class-map match-any system-cpp-police-l2-control&lt;BR /&gt;description L2 control&lt;BR /&gt;class-map match-any system-cpp-police-dot1x-auth&lt;BR /&gt;description DOT1X Auth&lt;BR /&gt;class-map match-any system-cpp-police-data&lt;BR /&gt;description ICMP redirect, ICMP_GEN and BROADCAST&lt;BR /&gt;class-map match-any system-cpp-police-stackwise-virt-control&lt;BR /&gt;description Stackwise Virtual OOB&lt;BR /&gt;class-map match-any non-client-nrt-class&lt;BR /&gt;class-map match-any system-cpp-police-routing-control&lt;BR /&gt;description Routing control and Low Latency&lt;BR /&gt;class-map match-any system-cpp-police-protocol-snooping&lt;BR /&gt;description Protocol snooping&lt;BR /&gt;class-map match-any system-cpp-police-dhcp-snooping&lt;BR /&gt;description DHCP snooping&lt;BR /&gt;class-map match-any system-cpp-police-ios-routing&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; description L2 control, Topology control, Routing control, Low Latency&lt;BR /&gt;class-map match-any system-cpp-police-system-critical&lt;BR /&gt;description System Critical and Gold Pkt&lt;BR /&gt;class-map match-any system-cpp-police-ios-feature&lt;BR /&gt;description ICMPGEN,BROADCAST,ICMP,L2LVXCntrl,ProtoSnoop,PuntWebauth,MCASTData,Transit,DOT1XAuth,Swfwd,LOGGING,L2LVXData,ForusTraffic,ForusARP,McastEndStn,Openflow,Exception,EGRExcption,NflSampled,RpfFailed&lt;BR /&gt;!&lt;BR /&gt;policy-map system-cpp-policy&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;interface GigabitEthernet0/0&lt;BR /&gt;vrf forwarding Mgmt-vrf&lt;BR /&gt;no ip address&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; shutdown&lt;BR /&gt;negotiation auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/1&lt;BR /&gt;description ####&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 200&lt;BR /&gt;authentication host-mode multi-domain&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;authentication timer reauthenticate 7200&lt;BR /&gt;authentication timer inactivity 3600&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/2&lt;BR /&gt;description ##I##&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 200&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; authentication host-mode multi-domain&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;authentication timer reauthenticate 7200&lt;BR /&gt;authentication timer inactivity 3600&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/3&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/4&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/5&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;device-tracking attach-policy tst_ipdt&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/6&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/7&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;device-tracking attach-policy tst_ipdt&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/8&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/9&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; switchport mode trunk&lt;BR /&gt;ip dhcp snooping trust&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/10&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/11&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/12&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/13&lt;BR /&gt;switchport access vlan 22&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/14&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/15&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/16&lt;BR /&gt;description $$system-cdpo$$&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/17&lt;BR /&gt;description ####&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 200&lt;BR /&gt;authentication host-mode multi-domain&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; authentication port-control auto&lt;BR /&gt;authentication timer reauthenticate 7200&lt;BR /&gt;authentication timer inactivity 3600&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/18&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/19&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/20&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/21&lt;BR /&gt;description ###&lt;BR /&gt;switchport access vlan 22&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 200&lt;BR /&gt;authentication host-mode multi-domain&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;authentication timer reauthenticate 7200&lt;BR /&gt;authentication timer inactivity 3600&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/22&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/23&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/24&lt;BR /&gt;description ####Connected to SW_placement_1(0.33) ####&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;ip dhcp snooping trust&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/25&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/26&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/27&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/28&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/29&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/30&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;!&lt;BR /&gt;interface GigabitEthernet1/0/31&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/32&lt;BR /&gt;switchport access vlan 22&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/33&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/34&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/35&lt;BR /&gt;description ####&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;duplex full&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/36&lt;BR /&gt;description #&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/37&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/38&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/39&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;interface GigabitEthernet1/0/40&lt;BR /&gt;switchport access vlan 6&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/41&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/42&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/43&lt;BR /&gt;switchport access vlan 50&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication order mab&lt;BR /&gt;authentication priority mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;mab&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; dot1x pae authenticator&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/44&lt;BR /&gt;description #_Temp_SW&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;ip dhcp snooping trust&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/45&lt;BR /&gt;description #_Temp_SW&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;ip dhcp snooping trust&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/46&lt;BR /&gt;switchport access vlan 6&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/47&lt;BR /&gt;description ### Connected to ###&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/48&lt;BR /&gt;description ### Connected to ###&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; ip dhcp snooping trust&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet1/1/1&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet1/1/2&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet1/1/3&lt;BR /&gt;!&lt;BR /&gt;interface TenGigabitEthernet1/1/4&lt;BR /&gt;!&lt;BR /&gt;interface AppGigabitEthernet1/0/1&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;ip address 172.16.0.100 255.255.255.128&lt;BR /&gt;!&lt;BR /&gt;interface Vlan142&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;ip default-gateway 172.16.0.1&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;ip http server&lt;BR /&gt;ip http secure-server&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;!&lt;BR /&gt;ip access-list extended redirect&lt;BR /&gt;10 deny ip any host 172.16.1.150&lt;BR /&gt;20 permit tcp any any eq www&lt;BR /&gt;30 permit tcp any any eq 443&lt;BR /&gt;ip access-list extended webAuthList&lt;BR /&gt;10 permit ip any any&lt;BR /&gt;!&lt;BR /&gt;ip radius source-interface Vlan1&lt;BR /&gt;!&lt;BR /&gt;snmp-server community *** RO&lt;BR /&gt;snmp-server community *** RW&lt;BR /&gt;!&lt;BR /&gt;radius-server attribute 6 on-for-login-auth&lt;BR /&gt;radius-server attribute 8 include-in-access-req&lt;BR /&gt;radius-server attribute 25 access-request include&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;service-policy input system-cpp-policy&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; stopbits 1&lt;BR /&gt;line vty 0 4&lt;BR /&gt;password ***&lt;BR /&gt;transport input all&lt;BR /&gt;line vty 5 31&lt;BR /&gt;transport input ssh&lt;BR /&gt;!&lt;BR /&gt;call-home&lt;BR /&gt;! If contact email address in call-home is configured as sch-smart-licensing@cisco.com&lt;BR /&gt;! the email address configured in Cisco Smart License Portal will be used as contact email address to send SCH notifications.&lt;BR /&gt;contact-email-addr sch-smart-licensing@cisco.com&lt;BR /&gt;profile "CiscoTAC-1"&lt;BR /&gt;active&lt;BR /&gt;destination transport-method http&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;BR /&gt;--More-- &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8; &amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&amp;#8;&lt;BR /&gt;Temp-switch#sh ver&lt;BR /&gt;Cisco IOS XE Software, Version 17.03.05&lt;BR /&gt;Cisco IOS Software [Amsterdam], Catalyst L3 Switch Software (CAT9K_IOSXE), Version 17.3.5, RELEASE SOFTWARE (fc2)&lt;BR /&gt;Technical Support: &lt;A href="http://www.cisco.com/techsupport" target="_blank"&gt;http://www.cisco.com/techsupport&lt;/A&gt;&lt;BR /&gt;Copyright (c) 1986-2022 by Cisco Systems, Inc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 07:50:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790068#M580333</guid>
      <dc:creator>Sasquatch_13</dc:creator>
      <dc:date>2023-03-09T07:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: ISE , DHCP issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790239#M580340</link>
      <description>&lt;P&gt;there are three mode of Dot1&amp;nbsp;&lt;BR /&gt;monitor mode&amp;nbsp;&lt;BR /&gt;low-impact mode &amp;lt;&amp;lt;- this can solve your issue with DHCP and ISE&amp;nbsp;&lt;BR /&gt;close mode &amp;lt;&amp;lt;- this what you use now make issue with DHCP request&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 11:04:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790239#M580340</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-03-09T11:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: ISE , DHCP issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790248#M580342</link>
      <description>&lt;P&gt;is there any thing related to configuration on switch?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 11:18:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790248#M580342</guid>
      <dc:creator>Sasquatch_13</dc:creator>
      <dc:date>2023-03-09T11:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: ISE , DHCP issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790276#M580344</link>
      <description>&lt;P&gt;Yes all config must done in SW.&lt;BR /&gt;&lt;SPAN&gt;For example, Low-Impact Mode may be used to give any host attaching to the network the ability to use Dynamic Host Configuration Protocol (DHCP), Domain Name System (DNS), and perhaps get to the Internet, all while blocking access to internal resources. When a device connected to that same switchport passes authentication, a downloadable ACL (dACL) is applied that will permit all traffic (see image below).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://guides.co/g/cisco-trustsec-phased-deployment-overview/11102" target="_blank" rel="noopener"&gt;https://guides.co/g/cisco-trustsec-phased-deployment-overview/11102&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I will share the config you need here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 11:49:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790276#M580344</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-03-09T11:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: ISE , DHCP issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790300#M580345</link>
      <description>&lt;P&gt;&lt;A href="https://community.cisco.com/t5/network-access-control/ise-low-impact-mode/m-p/4050006" target="_blank"&gt;https://community.cisco.com/t5/network-access-control/ise-low-impact-mode/m-p/4050006&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 12:21:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790300#M580345</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-03-09T12:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: ISE , DHCP issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790775#M580361</link>
      <description>&lt;P&gt;Hi - have you tried disabling option 82 insertion with "no ip dhcp snooping information option"?&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 23:05:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790775#M580361</guid>
      <dc:creator>andrewswanson</dc:creator>
      <dc:date>2023-03-09T23:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: ISE , DHCP issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790784#M580362</link>
      <description>&lt;P&gt;You need an ACL to permit dhcp traffic and use it on the interface&lt;/P&gt;&lt;P&gt;something like:&lt;/P&gt;&lt;P&gt;Extended IP access list ACL-DEFAULT&lt;BR /&gt;10 permit udp any eq bootpc any eq bootps&lt;BR /&gt;20 permit udp any any eq domain&lt;BR /&gt;30 permit icmp any any&lt;BR /&gt;40 deny ip any any&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 23:38:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4790784#M580362</guid>
      <dc:creator>EHNET</dc:creator>
      <dc:date>2023-03-09T23:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: ISE , DHCP issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4792045#M580399</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1387583"&gt;@Sasquatch_13&lt;/a&gt; I would suggest making sure DHCP is working without 802.1X/MAB configured on the access interfaces. If it works after disabling DHCP snooping, then this &lt;A href="https://www.cisco.com/c/en/us/support/docs/ip/dynamic-host-configuration-protocol-dhcp-dhcpv6/217055-operate-and-troubleshoot-dhcp-snooping.html" target="_self"&gt;Operate and Troubleshoot DHCP Snooping on Catalyst 9000 Switches&lt;/A&gt; might help.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2023 06:33:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4792045#M580399</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2023-03-12T06:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: ISE , DHCP issue</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4793094#M580448</link>
      <description>&lt;P&gt;You're missing '&lt;SPAN&gt;ip dhcp snooping trust' on int gi1/0/47, the problem could also be on the upstream switch... perhaps vlans aren't allowed on the trunk port. Also don't use vlan 1 for management, thats a bad idea.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2023 23:38:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dhcp-issue/m-p/4793094#M580448</guid>
      <dc:creator>mitchp75</dc:creator>
      <dc:date>2023-03-13T23:38:25Z</dc:date>
    </item>
  </channel>
</rss>

