<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cisco on Logan's Nest</title><link>https://blog.han.life/tags/cisco/</link><description>Recent content in Cisco on Logan's Nest</description><generator>Hugo</generator><language>en-au</language><lastBuildDate>Thu, 05 Jul 2012 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.han.life/tags/cisco/index.xml" rel="self" type="application/rss+xml"/><item><title>L2L VPN with ASA - Connection established but no packet coming from one side</title><link>https://blog.han.life/posts/2012/2012-07-05-l2l-vpn-with-asa-connection-established-but-no-packet-coming-from-one-side/</link><pubDate>Thu, 05 Jul 2012 00:00:00 +0000</pubDate><guid>https://blog.han.life/posts/2012/2012-07-05-l2l-vpn-with-asa-connection-established-but-no-packet-coming-from-one-side/</guid><description>&lt;p&gt;Symtom:&lt;/p&gt;&#10;&lt;p&gt;1. Connection established.&lt;/p&gt;&#10;&lt;p&gt;2. 0 en/decapsulated packet from one side.&lt;/p&gt;&#10;&lt;p&gt;Solution:&lt;/p&gt;&#10;&lt;p&gt;Seems like ASA pickup Dynamic VPN profile if it has higher priority than L2L.&lt;/p&gt;&#10;&lt;p&gt;Resolved after change dynamic profile priority.&lt;/p&gt;</description></item><item><title>Device credential for Cisco license lookup and transfer</title><link>https://blog.han.life/posts/2012/2012-05-16-device-credential-for-cisco-license-lookup-and-transfer/</link><pubDate>Wed, 16 May 2012 00:00:00 +0000</pubDate><guid>https://blog.han.life/posts/2012/2012-05-16-device-credential-for-cisco-license-lookup-and-transfer/</guid><description>&lt;p&gt;&lt;a href="https://tools.cisco.com/SWIFT/LicensingUI/LicenseAdminServlet/licenseLookup"&gt;https://tools.cisco.com/SWIFT/LicensingUI/LicenseAdminServlet/licenseLookup&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;in CLI:&lt;/p&gt;&#10;&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;&#10;&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;&#10;&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt"&gt;1&#10;&lt;/span&gt;&lt;span class="lnt"&gt;2&#10;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&#10;&lt;td class="lntd"&gt;&#10;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-fallback" data-lang="fallback"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;license save credential flash0:/credentials.lic &#10;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;more flash0:/credentials.lic &#10;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&#10;&lt;/div&gt;&#10;&lt;/div&gt;&lt;p&gt;Try SSH if you can&amp;rsquo;t get full strings from serial connection.&lt;/p&gt;</description></item><item><title>Cisco Router config for ACME PACKET</title><link>https://blog.han.life/posts/2011/2011-12-21-cisco-router-config-for-acme-packet/</link><pubDate>Wed, 21 Dec 2011 00:00:00 +0000</pubDate><guid>https://blog.han.life/posts/2011/2011-12-21-cisco-router-config-for-acme-packet/</guid><description>&lt;p&gt;&lt;code&gt;sip-ua&lt;/code&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;authentication username&lt;/code&gt; &lt;code&gt;-snip-&lt;/code&gt; &lt;code&gt;password&lt;/code&gt; &lt;code&gt;7&lt;/code&gt; &lt;code&gt;-snip-&lt;/code&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;registrar dns:realm.domain expires&lt;/code&gt; &lt;code&gt;3600&lt;/code&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;sip-server dns:&lt;/code&gt;realm.domain&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;connection-reuse&lt;/code&gt;&lt;/p&gt;&#10;&lt;p&gt;``&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;voice service voip&lt;/code&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;no ip address trusted authenticate&lt;/code&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;allow-connections sip to sip&lt;/code&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;code&gt;no supplementary-service sip moved-temporarily&lt;/code&gt;&lt;/p&gt;</description></item><item><title>Using additional public ip address over pppoe nat with cisco router</title><link>https://blog.han.life/posts/2011/2011-09-30-using-additional-public-ip-address-over-pppoe-nat-with-cisco-router/</link><pubDate>Fri, 30 Sep 2011 00:00:00 +0000</pubDate><guid>https://blog.han.life/posts/2011/2011-09-30-using-additional-public-ip-address-over-pppoe-nat-with-cisco-router/</guid><description>&lt;p&gt;To allocate router a non-NAT IP (for AWS VPC etc etc)&lt;/p&gt;&#10;&lt;p&gt;1. Create a loopback interface and put given ip &amp;amp; subnet 2. profit!&lt;/p&gt;&#10;&lt;p&gt;Otherwise,&lt;/p&gt;&#10;&lt;p&gt;ip nat inside source route-map NONAT interface Dialer1 overload ip nat inside source static 192.168.?.? PUBLIC_IP_HERE&lt;/p&gt;</description></item></channel></rss>