Skip to content

Commit 65f8e2a

Browse files
authored
updated formatting
updated formatting
1 parent 20977e2 commit 65f8e2a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/operator-nexus/howto-configure-network-fabric.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,26 +52,20 @@ The following table specifies parameters used to create Network Fabric
5252
|ipv4Prefix|IPv4 Prefix of the management network. This Prefix should be unique across all Network Fabrics in a Network Fabric Controller. Prefix length should be at least 19 (/20 isn't allowed, /18 and lower are allowed) | 10.246.0.0/19|True |
5353
|ipv6Prefix|IPv6 Prefix of the management network. This Prefix should be unique across all Network Fabrics in a Network Fabric Controller. | 10:5:0:0::/59|True |
5454
|**management-network-config**| Details of management network ||True |
55-
||
5655
|**infrastructureVpnConfiguration**| Details of management VPN connection between Network Fabric and infrastructure services in Network Fabric Controller||True
5756
|*optionBProperties*| Details of MPLS option 10B is used for connectivity between Network Fabric and Network Fabric Controller||True
5857
|importRouteTargets|Values of import route targets to be configured on CEs for exchanging routes between CE & PE via MPLS option 10B|e.g., 65048:10039|True(If OptionB enabled)|
5958
|exportRouteTargets|Values of export route targets to be configured on CEs for exchanging routes between CE & PE via MPLS option 10B|e.g., 65048:10039|True(If OptionB enabled)|
60-
||
6159
|**workloadVpnConfiguration**| Details of workload VPN connection between Network Fabric and workload services in Network Fabric Controller||
6260
|*optionBProperties*| Details of MPLS option 10B is used for connectivity between Network Fabric and Network Fabric Controller||
6361
|importRouteTargets|Values of import route targets to be configured on CEs for exchanging routes between CE & PE via MPLS option 10B|e.g., 65048:10050|True(If OptionB enabled)|
6462
|exportRouteTargets|Values of export route targets to be configured on CEs for exchanging routes between CE & PE via MPLS option 10B|e.g., 65048:10050|True(If OptionB enabled)|
65-
||
6663
|**ts-config**| Terminal Server Configuration Details||True
6764
|primaryIpv4Prefix| The terminal server Net1 interface should be assigned the first usable IP from the prefix and the corresponding interface on PE should be assigned the second usable address|20.0.10.0/30, TS Net1 interface should be assigned 20.0.10.1 and PE interface 20.0.10.2|True|
6865
|secondaryIpv4Prefix|IPv4 Prefix for connectivity between TS and PE2. The terminal server Net2 interface should be assigned the first usable IP from the prefix and the corresponding interface on PE should be assigned the second usable address|20.0.0.4/30, TS Net2 interface should be assigned 20.0.10.5 and PE interface 20.0.10.6|True|
6966
|username| Username configured on the terminal server that the services use to configure TS|username|True|
7067
|password| Password configured on the terminal server that the services use to configure TS|password|True|
7168
|serialNumber| Serial number of Terminal Server|SN of the Terminal Server||
72-
||||
73-
74-
7569

7670

7771
## Create a Network Fabric

0 commit comments

Comments
 (0)