System Setup and Software Installation Guide for Cisco NCS 1010, IOS XR Releases

PDF

OLT node configuration

Want to summarize with AI?

Log in

This section provides details about configuring an OLT node for Cisco NCS 1010. Use it to review the command example and settings that support remote node management.


Use this reference to review configure OLT node.

The following is a sample command to configure the OLT node with loopback ip:
Configure 

interface Loopback0
ipv4 address 10.3.3.21 255.255.255.255
!
interface GigabitEthernet0/0/0/0
ipv4 address 10.7.1.20 255.255.255.0
router ospf 1
distribute link-state
network point-to-point
area 0
  interface Loopback0
  !
  interface GigabitEthernet0/0/0/0