[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Changing NIC Configurations with the SRC CLI

If you change the type of NIC resolution that you use in your network (for example, from the OnePop configuration scenario to the OnePopAllRealms configuration scenario), delete any existing data and specify a static DN that identifies the DN for the new NIC configuration scenario; otherwise, the new NIC configuration may not perform resolutions correctly.

To change the type of NIC resolution that you use in your network:

  1. Set the editing level for the CLI to expert.
  2. user@host> set cli level expert
    
    
    
  3. Disable the NIC:
  4. user@host> disable component nic
    
    
    
  5. Delete the NIC configuration data for the existing configuration scenario from the directory.
  6. user@host> request nic clear scenario-data
    
    
    
  7. Navigate to the [edit slot 0 nic] hierarchy level.
  8. Change the value of the static-dn for the local configuration to identify the location of the DN for the new configuration scenario. For example:
  9. [edit slot 0 nic]
    
    user@host# set initial static-dn "l=OnePopSharedIp, l=NIC, 
    ou=staticConfiguration, ou=Configuration, o=Management,<base>"
    
    
    
  10. Return to operational mode, and restart the NIC host.
  11. user@host>request nic slot number restart
    
    
    
  12. Set the editing level for the CLI to expert.
  13. user@host> set cli level basic
    
    
    
  14. Configure the new NIC scenario.

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]