10-25-2021 01:42 AM
Hi all
I've a Cisco9606R and I need to activate license on.
I've trying to use CSLU method.
I'm direct connetcted, with my PC, to the Cisco9600R
I'm connected via console port and ethernet port.
Important: I'm logged with Cisco via CSLU
The reachability is working in both direction
(firewalls on my PC were disabled).
Follows the command used on Cisco9600R :
_______________________________________
conf t
Cisco9600R#interface GigabitEthernet0/0
vrf forwarding Mgmt-vrf
ip address 10.0.0.1 255.255.255.252
negotiation auto
end
Cisco9600R(config)# license smart transport cslu
Cisco9606R(config)#ip http client source-interface gigabitEthernet 0/0
Cisco9600R(config)#ip name-server vrf Mgmt-vrf a.b.c.d.
Cisco9606R(config)#ip domain lookup source-interface Gig0/0
(I've not insert a default route because the router and the host are directly connected)
About CSLU configuration:
________________________
Select the Preferences tab.
In the Preferences screen, de-select the Validate Instance check box.
Set the Default Connect Method to Product Instance Initiated and then click Save.
After all above, it doesn't work.
My documentation for referencing:
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.3.x (Catalyst 9600 Switches) - Smart Licensing Using Policy [Support] - Cisco
Thank's for any help
Fabrizio
Solved! Go to Solution.
10-25-2021 01:59 AM
You need to have management VRF routing, default route.
ip route vrf Mgmt-intf 0.0.0.0 0.0.0.0 next-hop-IP-address (this can be PC)
10-25-2021 01:59 AM
You need to have management VRF routing, default route.
ip route vrf Mgmt-intf 0.0.0.0 0.0.0.0 next-hop-IP-address (this can be PC)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide