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

IOS XE PBR+NAT

Добрый день!

Коллеги, имеется задача, на железке - ASR1002 ios adventerprisek9.03.11.00.S.154-1.S-std

 

Имеется завернуть трафик в loopback интерфейс и сНАТить,

 

interface Loopback1

description Svyaznoy private IP

ip address 10.1.1.1 255.255.255.255 secondary

ip address 10.1.1.2 255.255.255.255

ip nat outside

ip virtual-reassembly

 

route-map TEST permit 10

match ip address ACL_TO_NAT

set interface lo1

 

Если задать set interface, идет предупреждение:

%Warning:Use P2P interface for routemap setinterface clause

При этом интрфейс в route-map добавлен

 

Чем обусловлено данное предупреждение?

И будет ли в таком случае заворачиваться трафик в интерфейс?

Edited by unfraget

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.