mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 11:30:55 +00:00

Simple test which creates a router running snmp and bgpd and checks we can read the correct bgpVersion using snmp. Signed-off-by: Pat Ruddy <pat@voltanet.io>
16 lines
242 B
Plaintext
16 lines
242 B
Plaintext
agentAddress udp:1.1.1.1:161
|
|
|
|
com2sec public 1.1.1.1 public
|
|
|
|
group public_group v1 public
|
|
group public_group v2c public
|
|
|
|
access public_group "" any noauth prefix all all none
|
|
|
|
view all included .1
|
|
|
|
iquerySecName frr
|
|
rouser frr
|
|
|
|
master agentx
|