cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
722
Views
0
Helpful
1
Replies

Cisco 9600 smart licensing usin policy - CSLU

marzi
Level 1
Level 1

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

 

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

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)

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

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)

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help