Configuring the Location of Network Device Data (SRC CLI)

Use the following configuration statement to configure access to network device data:

shared sae configuration ldap {network-dn network-dn ; }

To configure SAE access to network device data:

  1. From configuration mode, access the configuration statement that configures SAE access to network device data in the directory. In this sample procedure, the network device data is configured in the se-region group.
    user@host# edit shared sae group se-region configuration ldap
  2. Specify the subtree in the directory where network device data is stored.
    [edit shared sae group se-region configuration ldap] user@host# set network-dn network-dn
  3. Verify your configuration.
    [edit shared sae group se-region configuration ldap]
    user@host# show network-dn 
    network-dn o=Network,<base>;

Related Documentation