The following steps describe provisioning for one NE in detail. Remember this provisioning is required for each
NE involved in the network of OSC-linked NEs connecng the current NE (being turned up) with the DCN.
Step 1
Change to CLI conguraon mode.
Command:
> configure
Congure NEM Interface
Step 2
Create the NEM interface and set its IP address.
Command:
% set interfaces interface ip-1/0/0/NEM type ip ipv4 forwarding true address
<ip_address> prefix-length <prefix-length> preferred true
Parameter Value Descripon
ip_address <1xx.xxx.xxx.xxx> IP address of the NEM interface
prefix-length <0…32> Length of the subnet prex
Command Example:
% set interfaces interface ip-1/0/0/NEM type ip ipv4 forwarding true address
2.2.2.2 prefix-length 32 preferred true
Congure IP Interfaces for OSC Links
Prerequisite:
â– All provisioning for each OSC link is complete, including provisioning of the ETH interface on the E-SC-E1 port.
Step 3
Create an IP interface on the E-SC-E1 port that supports the OSC link. Congure this IP interface to share the
NEM IP address.
Command:
% set interfaces interface <interface> type ip ipv4 enabled forwarding true
address-src ip-1/0/0/NEM mtu <mtu_size>
Parameter Value Descripon
interface <ip-<shelf>/0/0/E-SC-E1> IP interface on the E-SC-E1 port that supports the OSC link
Initial System Turn Up
Congure IP Connection to DCN
180
Release 19.1.1 · Issue 1.1, May 2021
Fujitsu and Fujitsu Customer Use Only