roadracer96

Results 9 issues of roadracer96

### NetBox version v3.3.4 ### Feature type Change to existing functionality ### Proposed functionality Some network devices have line cards inserted into slots that provide sub-slots. Example: Juniper MX Chassis...

type: feature
status: needs milestone

##### SUMMARY In this case, the device under test has a configuration of 145758 lines (set), 158600 (stanza), or 588119 lines (XML). When applying a change using the junos_config module...

enhancement

##### SUMMARY When attempting to create/update a prefix-list with dynamic_db: true, all prefixes are added into the standard configuration and not the dynamic DB. ##### ISSUE TYPE - Bug Report...

##### SUMMARY On a JunOS device using SP style configuration of layer-2 interfaces, a vlan id defined as such: interfaces { ge-0/0/0 { flexible-vlan-tagging; encapsulation flexible-ethernet-services; unit 100 { vlan-id...

##### SUMMARY On a JunOS device using SP style configuration of layer-2 interfaces, a vlan id defined as such: vlans { timtest { vlan-id 100; interface ge-0/0/0.100; } } interfaces...

##### SUMMARY TASK [dev2netbox : Get JunOS VRFs] ****************************************************************************************************************************************************************************************** fatal: [lab-acx7024-1]: FAILED! => { "changed": false } MSG: value of type must be one of: evpn, evpn-vpws, forwarding, l2backhaul-vpn, l2vpn,...

##### SUMMARY Add support for virtual device contexts (Logical System in Juniper) Should be able to gather configuration data from a logical system and present it as a separate unique...

##### SUMMARY Structured data output has historically been in the Jinja friendly format "some_object" versus the less friendly "some-object". With a "-" requiring quoting. The original "chassis_sub_module" object was returned...

##### SUMMARY When I use get_facts module to gather l3_interfaces, the "ipv4" list associated with a particular interface should be an array of IP Address information. When "primary" (And likely...