RelayAdvAdd¶
Leafs
-
class
Amt.RelayAdvAdd¶ Bases:
EntityClass Hierarchy :
AmtRelayAdvAddThis class is a presence class
This class represents configuration data.
Configure AMT Relay IPv4 Advertisement Address
-
address¶ AMT Relay IPv4 Advertisement Address
type: str
pattern: (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?
mandatory: True
-
interface¶ Relay Advertisement Interface
type: str
pattern: [a-zA-Z0-9._/-]+
-