Remove TUN interface name from SMF configuration files
This commit is contained in:
@@ -41,19 +41,15 @@ smf:
|
||||
- subnet: UE_IPV4_INTERNET_SUBNET
|
||||
gateway: UE_IPV4_INTERNET_TUN_IP
|
||||
dnn: internet
|
||||
dev: ogstun
|
||||
- subnet: 2001:230:cafe::/48
|
||||
gateway: 2001:230:cafe::1
|
||||
dnn: internet
|
||||
dev: ogstun
|
||||
- subnet: UE_IPV4_IMS_SUBNET
|
||||
gateway: UE_IPV4_IMS_TUN_IP
|
||||
dnn: ims
|
||||
dev: ogstun2
|
||||
- subnet: 2001:230:babe::/48
|
||||
gateway: 2001:230:babe::1
|
||||
dnn: ims
|
||||
dev: ogstun2
|
||||
dns:
|
||||
- SMF_DNS1
|
||||
- SMF_DNS2
|
||||
|
@@ -32,19 +32,15 @@ smf:
|
||||
- subnet: UE_IPV4_INTERNET_SUBNET
|
||||
gateway: UE_IPV4_INTERNET_TUN_IP
|
||||
dnn: internet
|
||||
dev: ogstun
|
||||
- subnet: 2001:230:cafe::/48
|
||||
gateway: 2001:230:cafe::1
|
||||
dnn: internet
|
||||
dev: ogstun
|
||||
- subnet: UE_IPV4_IMS_SUBNET
|
||||
gateway: UE_IPV4_IMS_TUN_IP
|
||||
dnn: ims
|
||||
dev: ogstun2
|
||||
- subnet: 2001:230:babe::/48
|
||||
gateway: 2001:230:babe::1
|
||||
dnn: ims
|
||||
dev: ogstun2
|
||||
dns:
|
||||
- SMF_DNS1
|
||||
- SMF_DNS2
|
||||
|
Reference in New Issue
Block a user