ip

protocols ip
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

General IPv4 protocol parameters

protocols ip nht
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Next Hop Tracking parameters

protocols ip nht resolve-via-default
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Allow NHT resolution via default route

protocols ip prefix-list <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Prefix-list filter for ip

Instances:

Multiple

Required:

protocols ip prefix-list <txt> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Description for this prefix-list

protocols ip prefix-list <txt> rule <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Rule for this prefix-list

Values:
  • u32 – Prefix-list6 rule number (1-65535)

Instances:

Multiple

Required:

Required:

protocols ip prefix-list <txt> rule <u32> action <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Action to take on prefixes matching this rule

Values:
  • permit – Permit matching prefixes

  • deny – Deny matching prefixes

protocols ip prefix-list <txt> rule <u32> description <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Description for this rule

protocols ip prefix-list <txt> rule <u32> ge <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix length to match a netmask greater than or equal to it

Values:
  • u32 – Netmask greater than length (0-32)

protocols ip prefix-list <txt> rule <u32> le <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix length to match a netmask less than or equal to it

Values:
  • u32 – Netmask less than length (0-32)

protocols ip prefix-list <txt> rule <u32> prefix <ipv4net>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Prefix to match

Values:
  • ipv4net – IPv4 prefix to match against