Skip to content

Commit

Permalink
Move tests in host1
Browse files Browse the repository at this point in the history
  • Loading branch information
Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Nov 25, 2024
1 parent 673bb70 commit b850d28
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ management ssh
| MGMT | - | MGMT | last-change-time | ACL-GNMI | 6030 |
| MONITORING | - | MONITORING | last-change-time | - | 6031 |

Provider eos-native is configured.

#### Management API gNMI Device Configuration

```eos
Expand All @@ -170,7 +168,6 @@ management api gnmi
transport grpc MONITORING
port 6031
vrf MONITORING
provider eos-native
```

### Management CVX Summary
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ management api gnmi
transport grpc MONITORING
port 6031
vrf MONITORING
provider eos-native
!
management security
password encryption reversible aes-256-gcm
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
management_api_gnmi:
provider: eos-native
transport:
grpc:
- name: MGMT
Expand Down

0 comments on commit b850d28

Please sign in to comment.