mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-25 16:28:11 +00:00
Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298
This commit is contained in:
parent
3b0d89be5a
commit
0d15f40930
@ -13,7 +13,8 @@ logging console discriminator EXCESS
|
|||||||
!
|
!
|
||||||
no ip icmp rate-limit unreachable
|
no ip icmp rate-limit unreachable
|
||||||
!
|
!
|
||||||
ip cef
|
! due to some bugs with IOU, try to change the following line to 'ip cef' if your routing does not work
|
||||||
|
no ip cef
|
||||||
no ip domain-lookup
|
no ip domain-lookup
|
||||||
!
|
!
|
||||||
!
|
!
|
||||||
|
@ -12,7 +12,8 @@ no ip icmp rate-limit unreachable
|
|||||||
!
|
!
|
||||||
!
|
!
|
||||||
!
|
!
|
||||||
ip cef
|
! due to some bugs with IOU, try to change the following line to 'ip cef' if your routing does not work
|
||||||
|
no ip cef
|
||||||
no ip domain-lookup
|
no ip domain-lookup
|
||||||
!
|
!
|
||||||
!
|
!
|
||||||
|
Loading…
Reference in New Issue
Block a user