leaf:SrcIfIndex节点,正确的格式是什么?
1675913473,
S6800-54QF:
在配vxlan隧道时,华三yang定义了一个leaf:SrcIfIndex。属于类:NameAndIndexUnion。
typedef NameAndIndexUnion { type union { type string; type uint32; } description "Mac ACL 4000-4999, Additional xml attributes for this type: match, regExp, incremental"; } }
设备上接口名称(FortyGigE1/0/49、M-GigabitEthernet0/0/0、Ten-GigabitEthernet1/0/1、Tunnel100、Vsi-interface1)都试着填进去了都不行。
谁知道这个参数的正确格式是什么?能否举个例子
(0)
最佳答案
这个是开发方面的吧?应该是定义一个函数,意思为定义字符串类型,描述,添加xml属性,匹配方法,正则表达式,增量
(0)
暂无评论
该问题暂时没有网友解答