RT2 configuration file

RT2#sh run
Building configuration...

Current configuration:
!
hostname RT2
!
!
!
!
!
ipv6 unicast-routing
!
!
!
!
!
syslog buffer 64 level DEBUG class ALL 
!
!
!
!
!
isdn switch-type basic-5ess
!
!
!
aaa authentication login default local
aaa authentication enable default none
aaa authentication ppp default local
aaa authorization exec default local
!
username admin password 0 admin
username RT1 password 0 Pass-1234
!
!
!
crypto key load-keyconf end
!
!
interface Loopback1
 ip address 10.10.6.1 255.255.255.255
 no ip directed-broadcast
 ipv6 address 2001:10:10:6::1/128
 ipv6 ospf 1 area 0 
!
interface Loopback2
 ip address 10.10.6.2 255.255.255.255
 no ip directed-broadcast
 ipv6 address 2001:10:10

Guess you like

Origin blog.csdn.net/weixin_41687096/article/details/130708231