blob: 2ea31cbfb1ca11e3d2210d1eebe0ec2f3a9dec49 (
plain)
1
2
3
4
5
6
|
type: u32
help: RPKI cache reply timeout
create: vtysh -c 'conf t' -c 'rpki' -c 'rpki timeout $VAR(@)'
update: vtysh -c 'conf t' -c 'rpki' -c 'rpki timeout $VAR(@)'
delete: vtysh -c 'conf t' -c 'rpki' -c 'no rpki timeout'
|