radb_route_search: Perform route searches.

Description Usage Arguments References

View source: R/radb.r

Description

Perform route searches.

Usage

1
radb_route_search(rdb, cidr, option = c("o", "l", "L", "M"))

Arguments

rdb

radb object created with radb_open

option

one of "o", "l", "L", "M". o - return origin of exact match(es); l - one-level less specific; L - all less specific; M - all more specific.

route

CIDR"

References

http://www.radb.net/support/query2.php


hrbrmstr/radb documentation built on May 17, 2019, 5:12 p.m.