!! IOS XR Configuration 5.3.0 !! Last configuration change at Sat Oct 27 11:02:16 2046 by admin ! hostname iosxrv3c clock timezone JST 9 logging trap warning logging 192.168.12.29 vrf default severity info logging hostnameprefix iosxrv3c logging suppress duplicates telnet vrf default ipv4 server max-servers 4 line default exec-timeout 0 0 session-timeout 0 ! ntp server 192.168.12.29 ! interface Loopback0 ipv4 address 10.0.3.3 255.255.255.255 ! interface MgmtEth0/0/CPU0/0 ipv4 address 192.168.12.33 255.255.255.0 ! interface GigabitEthernet0/0/0/0 description IF-3A ipv4 address 10.0.32.2 255.255.255.252 ! interface GigabitEthernet0/0/0/1 description IF-2C ipv4 address 10.0.232.2 255.255.255.252 ! interface GigabitEthernet0/0/0/2 description IF-3S ipv4 address 10.0.38.1 255.255.255.252 ! route-policy deny drop end-policy ! route-policy accept done end-policy ! route-policy med110 set med 110 done end-policy ! router static address-family ipv4 unicast 10.0.3.9/32 10.0.38.2 ! ! router isis 1 is-type level-2-only net 49.0002.0192.0168.1233.00 address-family ipv4 unicast metric-style wide redistribute static level-2 ! interface Loopback0 address-family ipv4 unicast ! ! interface GigabitEthernet0/0/0/0 address-family ipv4 unicast ! ! interface GigabitEthernet0/0/0/1 passive address-family ipv4 unicast ! ! interface GigabitEthernet0/0/0/2 passive address-family ipv4 unicast ! ! ! router bgp 3 bgp router-id 10.0.3.3 bgp graceful-restart address-family ipv4 unicast ! neighbor-group e2 remote-as 2 address-family ipv4 unicast route-policy accept in route-policy med110 out next-hop-self soft-reconfiguration inbound ! ! neighbor-group i3 remote-as 3 local address 10.0.3.3 address-family ipv4 unicast ! ! neighbor 10.0.3.1 use neighbor-group i3 ! neighbor 10.0.232.1 use neighbor-group e2 ! ! end