From 6620ac7279e46865d102288b5c3693cdac8ab750 Mon Sep 17 00:00:00 2001
From: TsMask <340112800@qq.com>
Date: Thu, 28 Nov 2024 15:49:23 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20Para5G=E5=8F=82=E6=95=B0UPF=E6=96=B0?=
=?UTF-8?q?=E5=A2=9E=E7=BD=91=E5=8D=A1=E5=90=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../ne/neQuickSetup/components/Para5GForm.vue | 227 +++++++++++-------
1 file changed, 141 insertions(+), 86 deletions(-)
diff --git a/src/views/ne/neQuickSetup/components/Para5GForm.vue b/src/views/ne/neQuickSetup/components/Para5GForm.vue
index b4528fb7..84032680 100644
--- a/src/views/ne/neQuickSetup/components/Para5GForm.vue
+++ b/src/views/ne/neQuickSetup/components/Para5GForm.vue
@@ -50,9 +50,10 @@ let fromState = ref({
ims_sip_ip: '192.168.8.110',
upf_type: 'LightUPF',
upf_driver_type: 'vmxnet3',
- upf_card_name: 'eth0',
+ upfn3_card_name: 'eth0',
upfn3_pci: '0000:00:00.0',
upfn3_mac: '00:00:00:00:00:00',
+ upfn6_card_name: 'eth0',
upfn6_pci: '0000:00:00.0',
upfn6_mac: '00:00:00:00:00:00',
},
@@ -243,7 +244,12 @@ watch(
-
+
+
+
+
+ vmxnet3
+ dpdk
+ host
+
+
+
-
+
+
+
+
+
+
+ netwrok ip
+
+
+
+
+
+
+
+
+
+
+
+ geteway
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+ use `ip a` show info, to inet name
+
+ or
+ use `lshw -class network -businfo` show device name
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ use `ip a` show info, to inet name
+
+ or
+ use `lshw -class network -businfo` show device name
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
- vmxnet3
- dpdk
- host
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- use `ip a` show info, to inet name
-
- or
- use `lshw -class network -businfo` show device name
-
-
-
-
-
-
-
-
-