Skip to content

Commit

Permalink
lol guess I gotta allow the vrf for ssh i know how to network
Browse files Browse the repository at this point in the history
  • Loading branch information
sbyrnes committed Jan 31, 2025
1 parent 4f61bfc commit a526d51
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion internal-lab-setup-assets/startup-config/cisco1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,6 @@ xml agent tty
iteration off
!
ssh server v2
! ssh server netconf vrf default
ssh server vrf management
! ssh server netconf vrf management
end
3 changes: 2 additions & 1 deletion internal-lab-setup-assets/startup-config/cisco2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,6 @@ xml agent tty
iteration off
!
ssh server v2
! ssh server netconf vrf default
ssh server vrf management
! ssh server netconf vrf management
end
3 changes: 2 additions & 1 deletion internal-lab-setup-assets/startup-config/cisco3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,6 @@ xml agent tty
iteration off
!
ssh server v2
! ssh server netconf vrf default
ssh server vrf management
! ssh server netconf vrf management
end

0 comments on commit a526d51

Please sign in to comment.