IPNext 190 System Installation GuideAddPac Technology Proprietary & Documentation 132 - 60Default RouteTo access a network in where a system is not configured, you should configure where to route.In the same way to configure the default gateway from PC, configure the IP of the device whichhas been connected already.The following table presents an example to show configuring IPv4 to “172.20.1.1”, IPv6 to“2001:e78:b01:19:1::1”Table 3-28 Specifying IPv4 Default routeStep Command Description1 IP-PBX#IP-PBX# configure terminalIP-PBX(config)#Enter APOS configuration mode2 IP-PBX(config)# ip route 0 0 172.20.1.1 Specify IPv4 default route to 172.20.1.1Table 3-29 Specifying IPv6 Default routeStep Command Description1 IP-PBX#IP-PBX# configure terminalIP-PBX(config)#Enter APOS command entry mode2 IP-PBX(config)# ipv6 route ::/02001:e78:b01:19:1::1Specify IPv6 Default router to“2001:e78:b01:19:1::1”Table 3-30 Verifying IPv4 Default routeStep Command Description1 IP-PBX# show runBuilding configuration...Current configuration:version 8.47.024hostname IP-PBX!interface FastEthernet0/0ip address 172.20.101.100 255.255.0.0!ip route 0.0.0.0 0.0.0.0 172.20.1.1Use show run command to verify thespecified IPv4 default router