Jump to content
Калькуляторы

Cisco ISG + IPv6/IPv4

Здравствуйте. Есть asr1006, софт 3.7. Хотим отдавать дуалстек. Подскажите как в один сервис (в одну полосу) засунуть и ipv4 и ipv6 трафик? :)

Например радиус выдает:

Cisco-AVPair += "ip:traffic-class=out access-group name ipv4out priority 10",
Cisco-AVPair += "ip:traffic-class=in access-group name ipv4in priority 10"
Cisco-AVPair += "ip:traffic-class=out default drop",
Cisco-AVPair += "ip:traffic-class=in default drop"

 

Может быть что то типа:

Cisco-AVPair += "ip:traffic-class=out access-group name ipv4out priority 10",
Cisco-AVPair += "ip:traffic-class=in access-group name ipv4in priority 10"
Cisco-AVPair += "ip:traffic-class=out access-group name ipv6out priority 11",
Cisco-AVPair += "ip:traffic-class=in access-group name ipv6in priority 11"
Cisco-AVPair += "ip:traffic-class=out default drop",
Cisco-AVPair += "ip:traffic-class=in default drop"

Share this post


Link to post
Share on other sites

В один TC на ISG уложить и ipv4 и ipv6 нельзя.

Для ограничения скорости дуалстека можно попробовать посмотреть на QoS.

Но не уверен, что в одном class-map можно заматчить и ipv4 и ipv6 одновременно.

Share this post


Link to post
Share on other sites

Ситуация как нибудь изменилась?

 

Если хочешь, отпиши в личку полностью вопрос, я через TAC спрошу.

Share this post


Link to post
Share on other sites

спросите когда возможна будет авторизация префикса (одна сессия на /64 сеть). есть инфа вроде, что в 3.10 но все же интересно, и может быть по срокам ориентируют..

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.