Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Example: Managing Specific Interfaces

    This example causes the SAE to load the DHCP policy group on IP interfaces on Fast Ethernet modules in slot 3/port 1, slot 1/port 1, or any port on slot 2. The SAE then manages these interfaces.

    [edit shared network device erx-node2 interface-classifier rule rule-1]
    user@host# show 
    target /junose/DHCP;
    condition {
      interfaceName=FastEthernet3/1;
      interfaceName=FastEthernet1/1;
      interfaceName=FastEthernet2/*;
    }

    Published: 2014-06-12