Notos evaluation first part
This commit is contained in:
@@ -29,6 +29,18 @@
|
||||
description={Distributed Denial-of-Service is an attack where multiple machines are used to generate as much workload as needed to cause downtimes of a service or machine and make benign usage impossible.}
|
||||
}
|
||||
|
||||
\newglossaryentry{as}
|
||||
{
|
||||
name={AS},
|
||||
description={An Autonomous System is a set of different networks in the Internet that allows to consistently route between those networks (i.e. an Internet Service Provider) and that exports a single interface for other AS. Each Autonomous System is assigned a officially registered unique Autonomous System Number (ASN).}
|
||||
}
|
||||
|
||||
\newglossaryentry{bgp}
|
||||
{
|
||||
name={BGP},
|
||||
description={The Border Gateway Protocol, also known as the Exterior-Gateway-Protocol (EGP), is the protocol to connect different Autonomous Systems in the Internet. Is is used to share several information for IP blocks to allow routing between different Autonomous Systems.}
|
||||
}
|
||||
|
||||
\newacronym{sri-nic}{SRI-NIC}{Stanford Research Institute - Network Information Center}
|
||||
|
||||
\newacronym{dns}{DNS}{Domain Name System}
|
||||
|
||||
Reference in New Issue
Block a user