Creating an Interface
This page explains how to create an Interface associated with an OCX-Router(v1) resource using the OCX Portal.
An Interface is the connection point used to link different clouds or sites via the OCX network. It can be created once the OCX-Router(v1) is configured.
Remarks
- VRRP (Virtual Router Redundancy Protocol) can be used optionally. Please note the following when creating an Interface:
- You can configure a VRRP virtual address in addition to a real IP address. Please use a subnet of appropriate size. (e.g., if you use a /31 subnet for a Point-to-Point connection, there will not be enough addresses to assign a VRRP virtual address).
- Network and broadcast addresses cannot be used for real or virtual VRRP addresses.
- VRIDs (Virtual Router IDs) are isolated between customers; you only need to ensure they match between your participating routers.
- The Interface priority is pre-configured to be higher on the Primary router side.
- Address Families: You can configure IPv4, IPv6, or both (Dual Stack) on a single interface.
- Connectivity: After creation, you must attach the Interface to a Virtual Circuit (VC) using the Router Connection option to enable communication.
- Prohibited Address Ranges: The following ranges cannot be used:
-
IPv4
Range Note 0.0.0.0/8 RFC1122 "this" network 127.0.0.0/8 RFC1122 localhost 192.0.0.0/24 RFC5736 IETF Protocol Assignments 192.0.2.0/24 RFC5737 TEST-NET-1 192.88.99.0/24 RFC7526 6to4 anycast relay 198.18.0.0/15 RFC2544 Benchmarking 198.51.100.0/24 RFC5737 TEST-NET-2 203.0.113.0/24 RFC5737 TEST-NET-3 224.0.0.0/4 Multicast Address 240.0.0.0/4 Multicast Address -
IPv6
Range Note ::1/128 Loopback 64:ff9b::/96 NAT64 ::ffff:0:0/96 IPv4-mapped 100::/64 Discard-Only 2001::/23 IETF Protocol Assignments 2001:db8::/32 Documentation fc00::/7 Unique Local ff00::/8 Multicast
-
Preparation
Before creating an Interface, please confirm the following:
- Your User Role is either
adminoruser. - The target OCX-Router(v1) status is
activated. - You have your network design (IPv4/IPv6 address plan) ready.
Procedure for Creating an Interface
-
Log in to the OCX Portal.
-
Click [OCX-Router(v1)] from the left navigation bar.
-
On the OCX-Router(v1) page, find your target router. In the Actions column on the right, click the
Create iconand select either Create Primary Interface or Create Secondary Interface from the menu. -
The creation screen will appear. Configure the items as follows and click [Create]:
- Interface Name: Enter a name (max 40 characters).
- IPv4 (Toggle OFF if not used)
- Local IPv4 Address: Enter the real IPv4 address in CIDR format (e.g., 192.168.0.1/24).
- VRRP Virtual IPv4 Address: Optional. Enter the virtual address shared by the routers (e.g., 192.168.0.254).
- VRRP IPv4 Virtual Router ID (VRID): Optional. Enter a value between 1 and 255.
- IPv6 (Toggle OFF if not used)
- Local IPv6 Address: Enter the real IPv6 address in IPv6/mask format (e.g., 2001:db8::dead:beef/96).
- VRRP Virtual IPv6 Address: Optional. Enter the virtual address (e.g., 2001:db8::dead:fffe).
- VRRP IPv6 Virtual Router ID (VRID): Optional. Enter a value between 1 and 255.
-
Review the settings in the confirmation pop-up and click [Create].
-
Confirm that the resource appears in the list with the status available. Note: Click [Refresh] in the upper right corner to update the status.
This completes the creation of the Interface.
Once the Interface is created, you can proceed to Create BGP Parameters or Create Static Routes. You can also Attach the Interface to a VC using the Router Connection function.