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

How to push configuration to UPF dir /flash/

nisheeth
Level 1
Level 1

Hi

I am working on the automation of pushing configurations to UPF 

The configuration was committed to running config and it was working perfectly ok because it was not triggering the reboot

Now there is a new scenario

Add new interface for ipv6 and hten bind ipv6 and ipv4 in gtpu-service

config 

context up

interface n3u_v6_loopback loopback

ipv6 address 2001::601/128

exit

interface n3u_v4_loopback loopback

exit

gtpu-service n3u-in

bind ipv4-address 10.10.10.20 ipv6-address

ipv4-address 10.10.10.20/32 ipv6-address 2001:0000:0000:0000:0000:0000:0000:0601 bearer-type all

exit

The problem is that if i commit to running config it will trigger reboot of UPF.

To avoid the reboot i need to copy the configuration to the configuration to the UPF in /flash directory

then take  mw to reboot

I need to know to how to add the config to the /flash file

Thanks and Regards

Nisheeth

0 Replies 0