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

IPv4 address is not showing on Cisco SDWAN cEdge routers

abdul.qadir5001
Level 1
Level 1

While doing Cisco SDWAN cEdge routers configurations, we are unable to configure IPV4 address. We can only option of IPv6 address. Need help to configure IPV4 address. Thanks

 

sdwan
interface GigabitEthernet0/0/0
ip address 172.21.26.10 255.255.255.252 (IPv4 address is not showing)
tunnel-interface
encapsulation ipsec
allow-service all

1 Reply 1

Hi,

you need to configure IP under physical interface/subinterface (e.g Gigabitethernet1)

Create tunnel interface (interface tunnel1) with ip unnumbered Gigabitethernet1, tunnel source physical interface Gigabitethernet1, tunnel mode sdwan.

Then go to sdwan mode and just enable "tunnel-interface" under physical interface (e.g Gigabitethernet1)

 

https://www.cisco.com/c/dam/en/us/td/docs/solutions/CVD/SDWAN/sdwan-wan-edge-onboarding-deploy-guide-2020nov.pdf

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.