cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1417
Views
0
Helpful
3
Replies

A9K-ADV-VIDEO-LIC License Question

hi,

I have asr9k i want to assign video license to slot but i unable to do anyone help me..:)

FeatureID: A9K-ADV-VIDEO-LIC (Slot based, Permanent) 

  Total licenses 3

  Available for use         3

  Allocated to location     0

  Active                    0

  Store name             Permanent

  Store index               1

    Pool: Owner

      Total licenses in pool: 3

      Status: Available     3    Operational:    0

FeatureID: A9K-AIP-LIC-B (Slot based, Permanent) 

  Total licenses 3

  Available for use         0

  Allocated to location     0

  Active                    3

  Store name             Permanent

  Store index               2

    Pool: Owner

      Total licenses in pool: 3

      Status: Available     0    Operational:    3

      Locations with licenses: (Active/Allocated) [SDR]

              0/3/CPU0        (1/0) [Owner]

              0/4/CPU0        (1/0) [Owner]

              0/5/CPU0        (1/0) [Owner]

RP/0/RSP1/CPU0:PER05#

RP/0/RSP1/CPU0:PER05(admin)#sh run

Building configuration...

!! IOS XR Admin Configuration 4.3.0

username admin

group root-system

secret 5 xxxxxxxxxx.

!

license A9K-AIP-LIC-B

location 0/3/CPU0

location 0/4/CPU0

location 0/5/CPU0

!

license A9K-ADV-VIDEO-LIC

location 0/RSP0/CPU0

location 0/3/CPU0

location 0/4/CPU0

location 0/5/CPU0

!

end

RP/0/RSP1/CPU0:PER05(admin)#

Regards

Muhammad Tahir Munir

1 Accepted Solution

Accepted Solutions

Alexei Kiritchenko
Cisco Employee
Cisco Employee

configure it like this

!
license A9K-ADV-VIDEO-LIC
 type permanent
  location all
 !
!

Regards,

/A

View solution in original post

3 Replies 3

saikchak1
Level 1
Level 1

Hi,

Hope this CISCO documentation helps. Since the licence is permanent hope you got a PAK to generate the licence key.

http://www.cisco.com/en/US/docs/routers/asr9000/software/asr9k_r4.2/system_management/configuration/guide/b_sysman_cg42asr9k_chapter_0101.html#d18405e485a1635

Best Regards

Saikat Chakraborty

Alexei Kiritchenko
Cisco Employee
Cisco Employee

configure it like this

!
license A9K-ADV-VIDEO-LIC
 type permanent
  location all
 !
!

Regards,

/A

hi,

1. Install adv video pie.

2. Install adv-video-license (a9k-adv-video-lic is a chassis based license, not a slot based license so you need only one license for chasis)

3. Go to admin config mode and assign to all slots, check below config.

i.e:

license A9K-ADV-VIDEO-LIC

location all

4.

Here is an example for enabling video-monitoring:

!

ipv4 access-list sample-acl-1

10 permit udp any any

!

class-map type traffic match-any sample-class-1

match access-group ipv4 sample-acl-1

end-class-map

!

policy-map type performance-traffic sample-policy

class type traffic sample-class-1

  monitor parameters

   interval duration 10

   history 60

   timeout 3

   flows 300

!

  monitor metric ip-cbr

   rate layer3 packet 100 pps

  !

  react 100 flow-count

   threshold type immediate

   threshold value gt 270

   action syslog

   alarm severity critical

  !

   end-policy-map

interface GigabitEthernet0/0/0/0

ipv4 address 1.1.1.1 255.255.255.0

service-policy type performance-traffic input sample-policy

now you can see RSP0 in show license