IP interface static | link | |
---|---|---|
static ip address interface eth1 ip address 10.1.1.101/31 | ||
IP interface DHCP | ||
dynamic IP address interface eth0 ip address dhcp | ||
management VRF | ||
vrf config ! ip vrf management ! interface eth0 ip vrf forwarding management ip address 192.168.0.167/24 ! | ||
show ip route R3>show ip route vrf management Codes: K - kernel, C - connected, S - static, R - RIP, B - BGP O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area, E - EVPN, v - vrf leaked * - candidate default IP Route Table for VRF "management" C 192.168.0.0/24 is directly connected, eth0, 00:11:11 Gateway of last resort is not set | ||
Enable SSH | link | |
show ssh server (config)# username test role .... (config)# ssh login-attempts 3 | ||
Basic OSPF | link | |
ISIS | ||
LDP | ||
MP-BGP | ||
VRF | ||
commit and save | ||
# commit | ||
> copy running-cong starting-config |
General
Content
Integrations