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
-
-
-
-
-
-
-
-
-