9 lines
136 B
Text
9 lines
136 B
Text
|
hostname h2
|
||
|
!
|
||
|
interface h2-eth0
|
||
|
description connection to r1 via sw2
|
||
|
ip address 192.168.101.2/24
|
||
|
!
|
||
|
ip route 0.0.0.0/0 192.168.101.1
|
||
|
!
|