mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
Remove the option to disable 32-bit ASN support
This removes the '-3' command line option and fixes #3.
This commit is contained in:
@@ -7,7 +7,7 @@ SYNOPSIS
|
||||
--------
|
||||
|
||||
```
|
||||
bgpq4 [-h host[:port]] [-S sources] [-Ez] [-f asn | -F fmt | -G asn | -t] [-346ABbDdJjNnpsUX] [-a asn] [-r len] [-R len] [-m max] [-W len] OBJECTS [...] EXCEPT OBJECTS
|
||||
bgpq4 [-h host[:port]] [-S sources] [-Ez] [-f asn | -F fmt | -G asn | -t] [-46ABbDdJjNnpsUX] [-a asn] [-r len] [-R len] [-m max] [-W len] OBJECTS [...] EXCEPT OBJECTS
|
||||
```
|
||||
|
||||
DESCRIPTION
|
||||
@@ -19,10 +19,6 @@ based on RADB data.
|
||||
|
||||
The options are as follows:
|
||||
|
||||
#### -3
|
||||
|
||||
Assume that your device is asn32-capable.
|
||||
|
||||
#### -4
|
||||
|
||||
Generate IPv4 prefix/access-lists (default).
|
||||
|
||||
Reference in New Issue
Block a user