Avaya BSGx4e CLI User's Guide Page 54

  • Download
  • Add to my manuals
  • Print
  • Page
    / 184
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 53
Interface commands 3 Configuration commands
54 NN47928-107
user string Enter a user name (up to 32 characters) as
provided by the ISP.
password string Enter a log in password (up to 32 characters)
as provided by the ISP.
Example The following example sets up the PPP link as the WAN interface on the
BSGX4e.
z The first command turns off DHCP service on the eth0 interface.
z The second command configures and activates the PPP profile. The
profile specifies a static IP address for the PPP interface (ppp0); it also
specifies values provided by the ISP for logging in to the PPP access
concentrator (servicename, user, and password). The parameter
active yes activates the profile and automatically creates the WAN
interface.
z The next commands configure security policies to allow the same traffic
for ppp0 as the default policies for eth0.
> config interface ip eth0 dhcp off
> config interface ppp 0
Entering interactive mode: ctrl^z | ‘exit’, ctrl^c | ‘quit”
TAB to cycle parameter options
profile-ppp-0#> active yes
profile-ppp-0#> selfip 2.2.2.2
profile-ppp-0#> servicename ip
profile-ppp-0#> user user40
profile-ppp-0#> password pppsecret
profile-ppp-0#> exit
> config security policy new from eth1 to ppp0 action allow
> config security policy new from ppp0 to self dport 22 proto
tcp action allow
> config security policy new from ppp0 to self dport 23 proto
tcp action allow
> config security policy new from ppp0 to self dport 443 proto
tcp action allow
> config security policy new from ppp0 to self dport 80 proto
tcp action allow
Related
commands
clear interface ppp
display interface ppp
del interface ppp
stats interface ppp
show interface ppp
show interface ip
Page view 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 183 184

Comments to this Manuals

No comments