Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt authored Jul 27, 2021
1 parent 3945b44 commit c6021eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/manual/kinds/vr-pan.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ vr-pan nodes launched with containerlab comes up pre-provisioned with SSH, and H
Containers with Palo Alto PA-VM inside will take ~8min to fully boot.
You can monitor the progress with `docker logs -f <container-name>`.

Cisco Palo Alto PA-VM node launched with containerlab can be managed via the following interfaces:
Palo Alto PA-VM node launched with containerlab can be managed via the following interfaces:

=== "bash"
to connect to a `bash` shell of a running vr-pan container:
Expand All @@ -32,8 +32,8 @@ Cisco Palo Alto PA-VM node launched with containerlab can be managed via the fol
vr-pan container supports up to 24 interfaces (plus mgmt) and uses the following mapping rules:

* `eth0` - management interface connected to the containerlab management network
* `eth1` - first data interface, mapped to first data port of CSR1000v line card
* `eth2+ - second and subsequent data interface
* `eth1` - first data interface, mapped to first data port of PAN VM
* `eth2+` - second and subsequent data interface

When containerlab launches vr-pan node, it will assign IPv4/6 address to the `mgmt` interface. These addresses can be used to reach management plane of the router.

Expand All @@ -45,4 +45,4 @@ Data interfaces `eth1+` needs to be configured with IP addressing manually using

## Features and options
### Node configuration
vr-pan nodes come up with a basic configuration where only `admin` user and management interface is provisioned.
vr-pan nodes come up with a basic configuration where only `admin` user and management interface is provisioned.

0 comments on commit c6021eb

Please sign in to comment.