!
interface atm 5/0.102
ip address 102.0.2.1 255.255.255.0
!
interface atm 5/0.103
ip address 100.0.0.1 255.255.255.0
!
interface atm 5/0.103.1
ip address 100.0.1.1 255.255.255.0
!
interface atm 5/0.104
ip address 150.0.1.1 255.255.255.0
ipv6 address 2000:0:17::1/60
!
ip route 0.0.0.0 0.0.0.0 10.13.5.1
ip route 40.0.0.0 255.0.0.0 atm5/0.104
ip route 172.28.32.70 255.255.255.255 10.13.5.1
no ip source-route
!
!
ipv6
!
! ============================================================================
virtual-router foo
…
interface null 0
interface loopback 0
ip address 127.0.0.2 255.0.0.0
!
interface atm 5/1.100.1
ip address 102.0.1.2 255.255.255.0
!
interface atm 5/1.102
ip address 102.0.2.2 255.255.255.0
!
interface atm 5/1.103
ip address 100.0.0.2 255.255.255.0
!
interface atm 5/1.103.1
ip address 100.0.1.2 255.255.255.0
!
interface atm 5/1.104
ip address 150.0.1.2 255.255.255.0
ipv6 address 2000:0:17::2/60
!
ip route 30.0.0.0 255.0.0.0 atm5/1.104
no ip source-route
!
Customizing the Configuration Output
You can customize the configuration information by including or excluding lines of
output based on the keywords described in this section.
Using a keyword with the show configuration command might be more effective
than using show configuration | begin. When show configuration is used with a
specific keyword, the current configuration is quickly determined and displayed for
only that specified keyword. Executing show configuration | begin causes all output
266 â– Monitoring the Current Configuration
JUNOSe 11.1.x System Basics Configuration Guide