cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
390
Views
0
Helpful
1
Replies

Sample configuration for NCS 1004

Alex Fok
Level 1
Level 1

Is there a sample CLI configuration for the NCS 1004 doing DWDM.

We wan to setup point to point NCS 1004 DWDM with dark fibre.

Was told due to licensing issue we could only have 10G clients not 100G clients.

Looking for a sample configuration to setup the trunk and 10G clients.

Thanks

1 Reply 1

marce1000
VIP
VIP

 

               - Check if this example can work for you

 1) Configure the trunk interface :
          interface trunk 1/1/1
         description Trunk Interface
         modulation-format dp-qpsk
         frequency 193.1 terahertz
         tx-power 0 dBm
         loopback internal

   2) Configure the client interfaces (10G)
        interface 10gigabitethernet 1/2/1
       description Client Interface 1
       ethernet encapsulation dot1q 10
       trunk 1/1/1
       frequency 193.1 terahertz
       tx-power 0 dBm

     interface 10gigabitethernet 1/2/2
     description Client Interface 2
     ethernet encapsulation dot1q 20
     trunk 1/1/1
     frequency 193.1 terahertz
     tx-power 0 dBm

   3) Configure the network interfaces (management)
         interface gigabitethernet 0/0/0
        description Management Interface
        ip address 192.168.1.1 255.255.255.0

      interface gigabitethernet 0/0/1
     description Network Interface
     ip address 10.0.0.1 255.255.255.0

  4) Enable the network services 
         ip route 0.0.0.0 0.0.0.0 10.0.0.1

 M.



 


     


     



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '