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

IOS to XE convertor tool Output question

jwornstaff
Level 1
Level 1

So I'm attempting to use the IOS to XE convertor tool, and having difficult time understanding the output results and why some lines are showing "Unprocessed" . I have like 191 lines showing "unprocessed" with pretty basic commands, that don't make sense to me, what is it trying to tell me.

Example:

Unchanged tunnel interface commands

  • 335 interface Tunnel371
  • description Tunnel 371 (via DS3) to SP7NRTR01 (10.0.2.46)
  • ip address 10.0.x.x 255.255.255.252 
  • ip mtu 1399
  • ------------------------- Then remaining tunnel config show unprocessed...why?
  • !ip wccp password xxxxxxxxx
  • !ip hold-time eigrp 10 45
  • !ip flow ingress
  • !ip tcp adjust-mss 1359
  • !load-interval 30
  • !delay 1000
  • !qos pre-classify
  • !keepalive 10 3
  • !cdp enable
  • !tunnel source 10.0.x.x
  • !tunnel destination 10.0.x.x
  • !tunnel path-mtu-discovery

Other notable lines indicating "unprocessed"

vlan 30

--------------

ip vrf xx

rd 1:1

------

standby 1

---------

connection plar 2221111

---------

privilege exec level

-----------------

crypto map

1 Reply 1

lespejel
Level 3
Level 3

Hello @jwornstaff

 

I think it's trying to tell you what commands are not supported or outdated.

 

Unchanged tunnel interface commands

  •  !ip flow ingress -------  this is old netflow, you should use flexible netflow not

vlan 30

--------------

ip vrf xx ******* now vrf forwarding name

rd 1:1

------

standby 1 check config guide for HSRP

---------

connection plar 2221111

---------

privilege exec level

-----------------

crypto map not sure is this is still a good pratice.

CCIE 52804